TFDetection
TFDetection copied to clipboard
A Detection Toolbox for Tensorflow2
Hello, may I ask if I do not want to change the code of data loading, do I have to prepare the data in the same format as COCO and...
Hi, I have trained an object detection model on my custom data using efficient det lite d0 architecture. I have created a tflite model from a checkpoint using the export...
Hi, Is it possible to convert effdet_lite to the tflite format? If yes, could you add a code sample? Thanks