pytorch_depth_from_videos_in_the_wild
pytorch_depth_from_videos_in_the_wild copied to clipboard
Fps error when running generate.py on custom video
Hello,
I tried to run generate.py on a custom video. I get this fps error, even though the fps is higher than the specified fps.
(inter) kwameampofo:~/pytorch_depth_from_videos_in_the_wild$ python gen_data.py --dataset_name video --dataset_dir /home/kwameampofo/cam_images --save_dir /home/kwameampofo/pytorch_depth_from_videos_in_the_wild --mask color
0.0
Traceback (most recent call last):
File "gen_data.py", line 221, in