lucasjinreal / yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
GNU General Public License v3.0
3.13k stars 483 forks source link

Can't find mode_0009999.pth #181

Open chelsea456 opened 2 years ago

afzixhaikh commented 2 years ago

I am also having same issue, I followed the steps very carefully, installed all mentioned dependecies yet I am unable to run the demo command "python3 demo.py --config-file configs/wearmask/darknet53.yaml --input ./datasets/wearmask/images/val2017 --opts MODEL.WEIGHTS output/model_0009999.pth". I looked into the folders and there is not output folder whatsoever.