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

loading weights by component #11667

Open
PushpakBhoge512 opened this issue Apr 25, 2024 · 0 comments
Open

loading weights by component #11667

PushpakBhoge512 opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@PushpakBhoge512
Copy link

Can we load the weight by individual components of a model ?

E.g. say I want to train a mask RCNN but since the augmentations like mosaic etc are not supported here it will be held back

So I decided to train the model in two steps i.e. train RPN separately with RPN configs with all the augmentations. Then use this weight into a mask rcnn config and freeze up to RPN

How can this be achieved?

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

2 participants