Open yilawu opened 4 years ago
Could you checkout the submodule yolov5? https://github.com/TrojanXu/yolov5-tensorrt/issues/19
Could you checkout the submodule yolov5? https://github.com/TrojanXu/yolov5-tensorrt/issues/19 I encountered the same problem, the link you mentioned is not accessible, so how to solve this problem? please
cd yolov5 && git checkout -f 37e13f8
cd yolov5 && git checkout -f 37e13f8
What this command mean? I cant solve it by this.
Could you checkout the submodule yolov5? https://github.com/TrojanXu/yolov5-tensorrt/issues/19
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