Open HardRock4Life opened 2 years ago
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.
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!