Open rdwEngineering opened 2 years ago
exactly the same problem(
I am also experiencing this, is there any solution?
Same problem here, am i missing something?
Same problem here, am i missing something?
I was able to successfully use mask branch by following instance.ipynb file.
使用参数--no-trace 例如python detect.py --no-trace
running
python detect.py --weights yolov7-mask.pt --img-size 640 --source /var/wmt/externaldisk/TRAINDATA/ --device 0
gives me the following error:What should i do. I already looked to tensors being both on cpu and gpu, however, i did no manage to fix it yet.
Thnx!