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

cam_idx out of range when testing on 'model_o_motion_o' #20

Open
pansanity666 opened this issue Feb 8, 2023 · 1 comment
Open

cam_idx out of range when testing on 'model_o_motion_o' #20

pansanity666 opened this issue Feb 8, 2023 · 1 comment

Comments

@pansanity666
Copy link

pansanity666 commented Feb 8, 2023

In the config, zju_313_315_sample_cam is [3, 5, 10, 12, 18, 21], however, 21 is out of the range of 21 cameras (index starts from 0). Should I use 20 instead?
Thanks.

@pansanity666 pansanity666 changed the title cam_idx when testing on 'model_o_motion_o' cam_idx out of range when testing on 'model_o_motion_o' Feb 8, 2023
@Dipankar1997161
Copy link

since it starts from 0, try using 20

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