We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "plain train net.py", line 9,in from smoke .utils. check point import Detectr onCheckpointer File " /home/dyj/SMOKE/ smoke/utils/check point.py", line 8, in from smoke · utils .model_ Z0O import cache url File ' /home/dyj/ SMOKE/ smoke/utils/model_ z00 .py", line 5, in from torch. hub import download_ url_ to file ImportError: cannot import name ' download_ url_ to file' from 'torch .hub' ( /home/dyj/ anaconda3/envs/SMOKE/lib/python3.7/site- packages/torch hub. py)
The text was updated successfully, but these errors were encountered:
hi i meet a same problem ,how do you solve it
Sorry, something went wrong.
hey think i found a solution ,if you need ,you can ask me
No branches or pull requests
Traceback (most recent call last):
File "plain train net.py", line 9,in
from smoke .utils. check point import Detectr onCheckpointer
File " /home/dyj/SMOKE/ smoke/utils/check point.py", line 8, in
from smoke · utils .model_ Z0O import cache url
File ' /home/dyj/ SMOKE/ smoke/utils/model_ z00 .py", line 5, in
from torch. hub import download_ url_ to file
ImportError: cannot import name ' download_ url_ to file' from 'torch .hub' ( /home/dyj/ anaconda3/envs/SMOKE/lib/python3.7/site- packages/torch hub. py)
The text was updated successfully, but these errors were encountered: