Open
Description
I already download the standard pretrain weights, and do as the README, I run the cmd "python tools/demo_old.py image -n yolox-s -c weights/yolox_s.pth --path assets/dog.jpg --conf 0.25 --nms 0.45 --tsize 640 --save_result --device cpu",
the error is :
AttributeError: 'YOLOXHead' object has no attribute 'strides'
How can I fix this?
Metadata
Metadata
Assignees
Labels
No labels