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

Updated demo.py #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZongxianLee
Copy link

The old version demo.py is not implemented for fpn specifically. The modified version is specifically updated for detecting objects by using fpn-trained model.

modified for testing images by using fpn-trained model
@AndrewNest
Copy link

Hello, thank you very much for your update. My environment is Python 2.7.18, CUDA 9.0.176, torch 0.4.0 torch vision 0.2.1 cudatoolkit 9.0。 It is confirmed that the CUDA version is consistent with the CUDA version of PyTorch, but running demo.py still reports an error: undefined symbol:__ cudaPopCallConfiguration。Any idea about the problem?
非常感谢您的更新。我的环境是:python 2.7.18 、cuda 9.0.176 、torch 0.4.0 torchvision 0.2.1 cudatoolkit 9.0. 确定了cuda的版本和pytorch 的cuda版本是一致的,但运行更新后的demo.py依旧报错:undefined symbol: __cudaPopCallConfiguration。有什么建议吗?谢谢!

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

Successfully merging this pull request may close these issues.

2 participants