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

The error when using coco dataset #11

Open
chengshuai opened this issue May 12, 2017 · 0 comments
Open

The error when using coco dataset #11

chengshuai opened this issue May 12, 2017 · 0 comments

Comments

@chengshuai
Copy link

when using coco dataset for training, the error is that:

File "/home/aaa/soft-nms-master/tools/../lib/rpn/anchor_target_layer.py", line 138, in forward
argmax_overlaps = overlaps.argmax(axis=1)
ValueError: attempt to get argmax of an empty sequence

I find the error is because the ration of the image width and height is too large or too small.

i want to know the solution or how do you train?

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