How do you find label map for yolov7-320, tiny, etc?
I'm finally using these models with tensorrt but my dog is reliably detecting as cat. I'm wondering if there is a mapping difference but how can i find it?
Sort by:
Best
Open comment sort options
Comments Section
The label map is the same as the default
Thanks. I just found the many bugs that were opened for this issue. Dogs detecting as Cats. I think I can live with that for now or is there a way to map Cats to Dogs in the config file.