OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.5k stars 2.19k forks source link

Transfer Learning #328

Open Darren84174 opened 4 years ago

Darren84174 commented 4 years ago

Hi I was wondering if transfer learning freezes all the layers apart from the output layer?

and is there a way we can control the number of layers to freeze?

OlafenwaMoses commented 4 years ago

We will work on providing an efficient way to control transfer learning.