hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.23k stars 1.24k forks source link

ValueError: not enough values to unpack (expected 2, got 0) #445

Open Kronos690 opened 2 years ago

Kronos690 commented 2 years ago

When I was calculating mAP with main.py, pycharm gave me this error. I've searched a lot of information, but I can't find a solution. Can anyone help me?