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

Retraining support by replacing final FC classifier #20

Open
GokulNC opened this issue Oct 1, 2021 · 0 comments
Open

Retraining support by replacing final FC classifier #20

GokulNC opened this issue Oct 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@GokulNC
Copy link
Member

GokulNC commented Oct 1, 2021

For any model trained on any dataset, add support for retraining the model using the given checkpoint trained using some other dataset.

Suggestions:

  • Make FC as the base class for LSTM and BERT
  • If backbone is passed in config, load the given checkpoint except for the final layer.
@GokulNC GokulNC added the enhancement New feature or request label Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant