otbtf icon indicating copy to clipboard operation
otbtf copied to clipboard

Training a model, pre-trained with OTBTF?

Open HardRock4Life opened this issue 2 years ago • 1 comments

Hello! Is it possible to train a pre-trained model, using OTBTF functionality? Could you please provide some hints on how to code it? Thank you!

HardRock4Life avatar May 11 '22 17:05 HardRock4Life

Hi @HardRock4Life ,

Not sure to understand what you want to achieve. With the otb applications shipped with OTBTF, you can resume the training of a pre-trained model.

If you goal is to perform some fine-tuning with some frozen layers, then you have to code it yourself. In the next releases, we will add some examples of model training with keras + OTBTF from python.

remicres avatar Jun 08 '22 07:06 remicres