i am able to covert yolov3 tiny to .tflite
facing issue, while i quantize it into int8
i am not understanding, how to add my custom data in place of './coco_dataset/coco/val207.txt' ?
i have annotated images in yolo format but i see the format of val207.txt is different from yolo.
so, how to convert my custom yolo annotated.txt format into the format which 'val207.txt' is ?
i am able to covert yolov3 tiny to .tflite facing issue, while i quantize it into int8
i am not understanding, how to add my custom data in place of './coco_dataset/coco/val207.txt' ? i have annotated images in yolo format but i see the format of val207.txt is different from yolo.
so, how to convert my custom yolo annotated.txt format into the format which 'val207.txt' is ?