I used custom vision to train my object detction model, but my exported tensorflow tflite model cannot loaded rightly in tensorflow example?

bofei li 20 Reputation points
2024-03-05T16:32:19.2533333+00:00

I used custom vision(https://www.customvision.ai/) to train my object detction model, but my exported tensorflow tflite model cannot loaded rightly in tensorflow example(https://github.com/tensorflow/examples/tree/cbe96424b6b930fd74dbd4ef2b1e826a031a3554/lite/examples/object_detection). It seems lack of metadata. If I use metadata_writers py script to add metadata to tflite model and load model in the object_detection example, an error like "Mobile SSD models are expected to have exactly 4 outputs, found 3" will occured.

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
220 questions
{count} votes