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

How do I use the pre-trained model to continue training on my dataset? #9

Open
Cecil-x opened this issue May 31, 2023 · 2 comments
Open

Comments

@Cecil-x
Copy link

Cecil-x commented May 31, 2023

How do I use the pre-trained model to continue training on my dataset?

@GuozhenZhang1999
Copy link
Collaborator

You can modify the training code's pipeline by first loading the model's checkpont before training.

@uniBruce
Copy link

uniBruce commented Jan 3, 2024

You can modify the training code's pipeline by first loading the model's checkpont before training.

Does the provided "ours_t" checkpoint file share the same experiment setting with the default config? I tried to load these weights during finetuning, but it always fails.

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

No branches or pull requests

3 participants