cancel
Showing results for 
Search instead for 
Did you mean: 

FP-AI-VISION1: Computer Vision application - Example Transfer Learning Colab Notebook

tom239955_st
Associate II

I have been following the FP-AI-VISION1: Computer Vision application video tutorial by Thibaut Vercueli and he uses Google Colab and a notebook called "TransferLearning" to train a new Tensor Flow Lite model on custom images, before loading this into Cube.AI

I would like to find/use the same Colab Notebook or maybe someone could link me to a tutorial showing a similar approach with the notebook available.

1 ACCEPTED SOLUTION

Accepted Solutions
Matthieu
ST Employee

Hello,

You can find the reference to the video on the STM32 AI WiKi here:

https://wiki.st.com/stm32mcu/wiki/AI:How_to_use_transfer_learning_to_perform_image_classification_on_STM32

The Jupyter notebook used in the video is available on Github.

Best Regards,

Matthieu

View solution in original post

2 REPLIES 2
Matthieu
ST Employee

Hello,

You can find the reference to the video on the STM32 AI WiKi here:

https://wiki.st.com/stm32mcu/wiki/AI:How_to_use_transfer_learning_to_perform_image_classification_on_STM32

The Jupyter notebook used in the video is available on Github.

Best Regards,

Matthieu

tom239955_st
Associate II

Perfect - thank you Matthieu