Wangwang99999

Results 2 comments of Wangwang99999

I found the reason, but don't know how to fix it. There is no 'model.24.anchor_grid' in trained model with yolov5-6.0, but it do exist in pretrained models, and exist in...

[_annotations.coco.json](https://github.com/user-attachments/files/20279150/_annotations.coco.json) I modified line 47 in detr.py as: class_names = [c["name"] for c in anns["categories"]]