FTVSR icon indicating copy to clipboard operation
FTVSR copied to clipboard

about iteration test

Open Winnie202 opened this issue 2 years ago • 1 comments

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

Winnie202 avatar Jan 13 '23 02:01 Winnie202

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

ericzw avatar Jan 14 '23 03:01 ericzw