``` t1 = time.time() if YOLO_FRAMEWORK == "tf": pred_bbox = Yolo.predict(image_data) ``` predict gives nan value after the first image. This gives very low mAP