We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It will got error if image has no box inside it:
im_size: (800.0, 1066.0) scale: 1.665624976158142 height, width: (50, 67) rpn: gt_boxes.shape (0, 5, 1, 1) rpn: gt_boxes [] total_anchors 40200 inds_inside 22400 anchors.shape (22400, 4) Traceback (most recent call last): File "tools/train_net.py", line 112, in <module> max_iters=args.max_iters)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It will got error if image has no box inside it:
The text was updated successfully, but these errors were encountered: