TrojanXu / yolov5-tensorrt

A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
Apache License 2.0
191 stars 46 forks source link

no module named models #19

Closed 123456789mojtaba closed 3 years ago

123456789mojtaba commented 3 years ago

hi guys. when I run python main.py in torch1.5 it says : no module name models in line4. should I do sth befor running this python script?

TrojanXu commented 3 years ago

git submodule init git submodule update