TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

Got my model, and deployed it and it won't detect anything. mAP score says otherwise.

Open slashplusdash opened this issue 1 year ago • 1 comments
trafficstars

mAP Results

Class Average mAP @ 0.5:0.95

0 83.76%

Overall 83.76%

slashplusdash avatar Apr 20 '24 12:04 slashplusdash

Maybe it has something to do with the code responsible for the actual objection detection (for example the box-drawing logic). Have you modified any part of the code? Or if you used your own code, could you share it?

stackxp avatar Oct 07 '24 19:10 stackxp