TRN-pytorch
TRN-pytorch copied to clipboard
Is this program only run 2-seconds short video?
python3 test_video.py --arch InceptionV3 --dataset something
--weights pretrain/TRN_something_RGB_BNInception_TRNmultiscale_segment8_best.pth.tar
--video_file sample_data/001.mp4 --rendered_output sample_data/001_output.mp4
I upload a video name 001.mp4 have 17-seconds, after runing , the output video named 001_output.mp4 only 2-seconds . the other 15-second is missing. Is this program only run 2-seconds short video?
all the output video are 2 seconds long.