-
Notifications
You must be signed in to change notification settings - Fork 94
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
Exception in thread Thread-2: #6
Comments
The reason for this error should be the lack of some dependencies:
The NOTE: I am using cuda 10.1, so I install |
Still the same error i have cuda 9.1 and cuda 10.1 installed mxnet 101 but still the same issue
|
even there is no such file |
I think it is the problem of model file, you should use this: weight files are stored in git lfs, so you must download them to run: |
when I ran
python usb_camera.py -c 0
I am getting this error and there is notrequirements.txt
fileThe text was updated successfully, but these errors were encountered: