YOLOv4-Counter-in-TF
YOLOv4-Counter-in-TF copied to clipboard
I want to see the object's class name on real-time
On detectvideo_counter.py file, Is there any variable that contains object's class name? or just class number (ex> dog > 1 / cat > 2) Can you help me some?