xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:
MIT License
7.29k stars 1.93k forks source link

image and label did not match #704

Open czy112 opened 4 years ago

czy112 commented 4 years ago

The model trained with my own dataset found that the image and label did not match when running the demo.py wecam test can someone tell me how to solve this problem? Dataset category is 7 thanks!

xingyizhou commented 4 years ago

If you are using a custom dataset, you will need to change the category names in debugger.py.