I run the demo.py, freedom from error.
The ideal output are the detction images with bbox, category and accuracy.
However, the output are the original images without bbox.
How can I do?
Please, thanks.
I meet this problem,too. I wanted to detect person ,but the output images without bbox.And I find that only 30 categories without person(you can find the categories in demo.py).You maybe do the same.
I run the demo.py, freedom from error. The ideal output are the detction images with bbox, category and accuracy. However, the output are the original images without bbox. How can I do? Please, thanks.