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

Fine-Tune Training #1375

Open
BryonLewis opened this issue Sep 12, 2023 · 0 comments · May be fixed by #1376
Open

Fine-Tune Training #1375

BryonLewis opened this issue Sep 12, 2023 · 0 comments · May be fixed by #1376
Assignees
Labels
Type: Feature Request New feature or request

Comments

@BryonLewis
Copy link
Collaborator

Add in a new command line argument --init-weights when running training and provide an input file that can be used to continue training on.
This file can be a .zip, .pth, .pt, .py, .weights or .wt

  • Add capability in Web version to have an optional input argument to training --init-weights which is an already trained model. This model could be a built-in model or user trained model.
  • Add checkbox to training to do Fine-Tune Training
  • Need endpoint to return all of the available models for fine-tune training.
  • User interface to search the built-in models and user models to get a list of possible inputs. Should be able to use the existing pipelines file to to this.

Desktop

@BryonLewis BryonLewis added the Type: Feature Request New feature or request label Sep 12, 2023
@BryonLewis BryonLewis self-assigned this Sep 12, 2023
@BryonLewis BryonLewis linked a pull request Sep 13, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant