tensorflow-yolov4-tflite
tensorflow-yolov4-tflite copied to clipboard
Error in detection and mAP calculation on custom dataset
I have trained the yolov4 from scratch using my custom dataset and completed the training on Tensorflow. Now, I am stuck at evaulation part. Could you please help on how to evaluate performance after custom dataset training?I tried using the checkpoints folder but I am not sure which file is to be used for detection. How to calculate mAP?