Polly

Results 4 comments of Polly

> 我已经更新了代码, 只需要torchvision和pytorch,不需要安装cupy,nms等第三方代码了,理论上可以在windows下直接跑的 感谢大佬,赶紧研究研究

> there are two config.py file in your codes > > ```shell > ./model/utils/config.py > ./utils/config.py > ``` > > voc-data-dir should modify which one? When I run python ```python...

I face the same problem >_