kenshohara/3D-ResNets-PyTorch

UCF-101 - Convert from avi to jpg - estimated run time

deema-A opened this issue · 4 comments

python -m util_scripts.generate_video_jpgs avi_video_dir_path jpg_video_dir_path ucf101
This has taken me days, is it normal?
thanks

with activitynet it took me a week.

i think that is not normal because in my case take a just few hours on my laptop

I agree with @titania7777 it took me only 3-4 hours to extract all the images from the UCF101 dataset. But I am using a GPU and that might be accelerating the program. UCF101 is a small dataset and it should not take days to extract the frames.

I agree with @titania7777 it took me only 3-4 hours to extract all the images from the UCF101 dataset. But I am using a GPU and that might be accelerating the program. UCF101 is a small dataset and it should not take days to extract the frames.

I want to ask, I run the ucf101 Python script to convert JPG, but after running, only 46 directories have been converted. What's the matter?