-
Notifications
You must be signed in to change notification settings - Fork 46
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
NameError: name 'ConvPlus' is not defined #21
Comments
Could you checkout the submodule yolov5? https://github.com/TrojanXu/yolov5-tensorrt/issues/19 |
|
|
What this command mean? I cant solve it by this. |
Hi, what to do with this question? |
git submodule init && git submodule update |
when I run the main.py and the error occured.
at yolo.py 181 line
ConvPlus is not defined
The text was updated successfully, but these errors were encountered: