Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training a model, pre-trained with OTBTF? #80

Open
HardRock4Life opened this issue May 11, 2022 · 1 comment
Open

Training a model, pre-trained with OTBTF? #80

HardRock4Life opened this issue May 11, 2022 · 1 comment
Labels
question Further information is requested

Comments

@HardRock4Life
Copy link

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 HardRock4Life changed the title Train previosly trained model Train previously trained model May 11, 2022
@HardRock4Life HardRock4Life changed the title Train previously trained model Training a model, pre-trained with OTBTF? May 11, 2022
@remicres remicres added the question Further information is requested label Jun 8, 2022
@remicres
Copy link
Owner

remicres commented Jun 8, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants