Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行train.py时候出现UserWarning #30

Open
YipChakwai opened this issue Mar 29, 2022 · 1 comment
Open

运行train.py时候出现UserWarning #30

YipChakwai opened this issue Mar 29, 2022 · 1 comment

Comments

@YipChakwai
Copy link

运行指令时候python3 train.py --config configs/faster_rcnn_voc.yml,出现了如下警告:
.\easy_detection-master\network\SSD\utils\nms.py:15: UserWarning:
No NMS is available. Please upgrade torchvision to 0.3.0+ or compile c++ NMS using cd ext & python build.py build_ext develop
warnings.warn('No NMS is available. Please upgrade torchvision to 0.3.0+ or compile c++ NMS '
求大神解答!

@misads
Copy link
Owner

misads commented Apr 6, 2022

环境的问题吧,升级一下torchvision版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants