Skip to content

Develop an object detection model for Artpec8 #169

Answered by Corallo
MenahemOwlytics asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MenahemOwlytics

I was a bit confused by the name you used.
The example we have is for image classification.
For Object detection we don't have a guide to train, but we can recommend using the tensorflow object detector API.

See here:
https://github.com/google-coral/tutorials/blob/master/retrain_ssdlite_mobiledet_qat_tf1.ipynb
and to convert to tflite:
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/g3doc/r1/convert/cmdline_examples.md

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MenahemOwlytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants