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

Can't train RPN separately (train_rpn.py) #108

Open
mkvashennikov opened this issue Sep 6, 2023 · 0 comments
Open

Can't train RPN separately (train_rpn.py) #108

mkvashennikov opened this issue Sep 6, 2023 · 0 comments

Comments

@mkvashennikov
Copy link

When i running command: train_rpn.py --path=/src/public/testData/train.txt --network=vgg --parser=simple
I see next error in console:

ValueError: Found unexpected losses or metrics that do not correspond to any Model output: dict_keys(['filepath', 'width', 'height', 'bboxes', 'imageset']). Valid mode output names: ['rpn_out_class', 'rpn_out_regress'].

What i need to do to fix that?

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