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

After modifying the fpn, an error is reported when loading checkpoint #100

Open
ustczhouyu opened this issue Aug 22, 2020 · 0 comments
Open

Comments

@ustczhouyu
Copy link

Hello, when I modify the FPN in maskrcnn_benchmark/modeling/backbone/fpn.py, the network reports an error when initializing, because the network loads WEIGHT: "catalog://ImageNetPretrained/MSRA/R-50", as show in configs/ e2e_ms_rcnn_R_50_FPN_1x.yaml. When I changed it to WEIGHT: "", the network can be trained, but the initial loss is great. I want to know if I can load the "catalog://ImageNetPretrained/MSRA/R-50" weight after modifying the fpn. Please help me, thanks.

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

1 participant