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

about iteration test #15

Open
Winnie202 opened this issue Jan 13, 2023 · 1 comment
Open

about iteration test #15

Winnie202 opened this issue Jan 13, 2023 · 1 comment

Comments

@Winnie202
Copy link

If I need to test a sequence of pictures with a total length of 1000 and test 20 pictures each time, how should I modify the code? Because I found that modifying num_ input_ frame to 20, and the test image is only 20,but i want to test 1000 pictures

@ericzw
Copy link
Member

ericzw commented Jan 14, 2023

you can set start_idx and num_input_image two parameters to control testing images.

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