How to do transfer learning and fine tuning in Pytorch

In this video I walkthrough how to do transfer learning and modify the imported model to fit a specific dataset. I also show how to do fine tuning in Pytorch. Code repo:
Back to Top