ZichengDuan
ZichengDuan
naive
> 大概是懂的人时间减少了,所以懂的人不多了。 不是懂的人时间减少了,是懂的人都加急了😂
> I was able to mitigate this issue by using the Adam optimizer (setting the `use_adam` bool in config to `True`). > > I hope this helps. It works! Thanks....
Updates. I changed the optimizer to Adam according to jaypmorgan's suggestion. The training and loss curves seem normal now, however, I am still encountering these warnings, even though my training...
> 同问,求解决!!!谢 > 同问,求解决!!!谢谢大佬们 可以的。用labelimg打标签可以生成pascal voc格式的数据,可以直接用在这个上面,我之前成功了,跑的结果也差不多。
你好,打好标签之后需要根据你标签的种类在dataset的相关代码里面更改一下dataloader所能识别的种类。别的应该是没什么了。
Hi, guys just want to know if this redirect works on Mac OS, I succeeded on Windows but failed on Mac, it does lead me to Zotero, but doesn't locate...
Got the same issue. Since as described in the paper, when linear probing the network for semantic segmentation, the patch size is 16 and the image size is 512. Even...
> Hi, please use the Config.py in the folder tozip. It should have the pom file that the example ipynb file needs. Let me know if it still doesn't work....