How to save FAST AI resnet50 model to Google Drive after training in google colab notebook

@Shiva_K, not quite what I mean, I’ll show some photos :slight_smile:

We’ll use the lesson 4 - tabular as an example but it’s true for all of them.

The above describes the first step, changing the model’s path, and you can see on the left I have the ‘Files’ tab open. (If you don’t have this, look at the far left corner and you should see a little white arrow on a black tab pointing right)

Now I can run learn.export() and it’s in those files! Last thing is to right-mouse-click on the file, and select “Download”. Couldn’t quite get an image of this, but should be self explanatory. Then you can upload it to your google drive.

Hope that helps :slight_smile:

4 Likes