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

Fater_rcnn的validation.py训练自己的数据集报错。 #840

Open
sivircc opened this issue Oct 12, 2024 · 0 comments
Open

Fater_rcnn的validation.py训练自己的数据集报错。 #840

sivircc opened this issue Oct 12, 2024 · 0 comments

Comments

@sivircc
Copy link

sivircc commented Oct 12, 2024

Traceback (most recent call last):
File "e:\fitting\faster_rcnn\validation.py", line 214, in
main(args)
File "e:\fitting\faster_rcnn\validation.py", line 174, in main
stats, _ = summarize(coco_eval, catId=i)
File "e:\fitting\faster_rcnn\validation.py", line 71, in summarize
stats[0], print_list[0] = _summarize(1)
File "e:\fitting\faster_rcnn\validation.py", line 46, in _summarize
s = s[:, :, catId, aind, mind]
IndexError: index 14 is out of bounds for axis 2 with size 14

  • OS Platform(e.g., window10 or Linux Ubuntu 16.04):Ubuntu20.04
  • Python version:3.10
  • Deep learning framework and version:Pytorch2.1.2
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