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 to fix the incorrect layers names of checkpoint.callback #5

Open
shorelake opened this issue Jan 18, 2018 · 1 comment
Open

how to fix the incorrect layers names of checkpoint.callback #5

shorelake opened this issue Jan 18, 2018 · 1 comment

Comments

@shorelake
Copy link

Some layer names are not compatible with the checkpoint function at rfcn/core/callback.
how to fix it?
thx!

@Feywell
Copy link

Feywell commented Mar 19, 2019

Some layer names are not compatible with the checkpoint function at rfcn/core/callback.
how to fix it?
thx!

Hi, @shorelake I have met the same question. Did you fix it?
I try to ignore the arg['rfcn_bbox_weight'] and arg['rfcn_bbox_bias'], but the result is bad!

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