cloud-annotations / google-colab-training

A notebook for training an object detection model
5 stars 7 forks source link

Can you tell me how to download the trained model? #3

Closed prismboy closed 3 years ago

prismboy commented 3 years ago

Hi there,

I want to run classification-react application using the model created by classification.ipynb on Google Colab. Can you tell me how to download the model with classification.ipynb?

bourdakos1 commented 3 years ago

The classification colab notebook doesn’t convert to TensorFlow.js, that is something that still needs to be added