Are teams investigating using TensorFlow

Have any teams investigated using Tensorflow with a coral to train a model on a note dataset?

Ive been attempting to follow some guides like How to Train Your Own Object Detector Using TensorFlow Object Detection API and Model Maker Object Detection for Android Figurine and find myself going down rabbit holes quickly (frequently with trying to mix and match dependencies to work, which I then find are no longer available).

If anyone has other guides (or possibly ones theyve made) on TensorFlow + Coral (or similar) object detection, it would be greatly appreciated.

Last year I got a basic recognition model working on a Jetson using Tensorflow. Never saw any game use but it could recognise different objects.

Ran it on a Jetson Nano

We have used this colab notebook with good results.

It is very easy to work through and explains everything from uploading your dataset to converting the model to run on the Coral

Hope this is what you are looking for!

1 Like

Thanks for sharing. I had heard of colab, but it seemed like a strange way of going about this. Will definitely give this a go!

It’s really useful for just having a *nix environment with potential access to a GPU.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.