You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me
I get errors when I run the demo.py ,I can't find the module detection.
the erro: ModuleNotFoundError: No module named 'detection' from detection import Detect
I also want to ask a question whether you used the body to train the module.
and if you can speak chinese ,you can return in chinese to me . thanks.
The text was updated successfully, but these errors were encountered:
@yxlijun I met the issue too when running demo.py, adding the '.' before 'detection' is okey.
I got the new error when running demo.py: RuntimeError: CuDNN error: CUDNN_STATUS_SUCCESS
on my machine ( RTX 2070), and how to fix the problem?
i wanna know, is pytorch0.3 unique selection for the project?
thanks in advance
Excuse me
I get errors when I run the demo.py ,I can't find the module detection.
the erro: ModuleNotFoundError: No module named 'detection' from detection import Detect
I also want to ask a question whether you used the body to train the module.
and if you can speak chinese ,you can return in chinese to me . thanks.
The text was updated successfully, but these errors were encountered: