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

benchmark indexError #27

Open
bamboosdu opened this issue Nov 14, 2020 · 1 comment
Open

benchmark indexError #27

bamboosdu opened this issue Nov 14, 2020 · 1 comment

Comments

@bamboosdu
Copy link

Hi, thanks for your great work.
In the evaluation step, I have generated the estimated pose results of each frame by eval.py.
When I try to get the final results using benchmark.py, I got the error of IndexError. Could you tell me how to solve it?

python benchmark.py 
3
bowl_blue_white_chinese_norm
bowl_shengjun_norm
bowl_white_small_norm
Traceback (most recent call last):
  File "benchmark.py", line 271, in <module>
    main() 
  File "benchmark.py", line 206, in main
    gt_pose = result['gt_RTs'][num_idx]
IndexError: index 4 is out of bounds for axis 0 with size 4
@Xenos24R
Copy link

Hi,bamboosdu
I have the same problem as you,Did you solve it.If you have already solved it, can you tell me the solution?
Look forward to hearing from you.

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