VinACE

Results 17 comments of VinACE

!python ./pytorch-vsumm-reinforce/summary2video.py -p log/summe-split0/result.h5 -d vsummary/video_frames -i 0 --fps 30 --save-dir log --save-name summary.mp4 > /content/pytorch-vsumm-reinforce/summary2video.py(34)() -> if not osp.exists(args.save_dir): (Pdb) c Traceback (most recent call last): File "./pytorch-vsumm-reinforce/summary2video.py", line...

!python ./pytorch-vsumm-reinforce/summary2video.py -p log/summe-split0/result.h5 -d vsummary/video_frames -i 0 --fps 30 --save-dir log --save-name summary.mp4 > /content/pytorch-vsumm-reinforce/summary2video.py(34)() -> if not osp.exists(args.save_dir): (Pdb) c Traceback (most recent call last): File "./pytorch-vsumm-reinforce/summary2video.py", line...

Thank you for the response, The frame I checked, vsummary/video_frames/003213.jpg -- this was available as part of the video 1 that is video 21 in VSumm dataset that I download,...

ok. After converting the 3 video v21-v23, I did get the empty frame assertion error, checking further.. got the summary for the video 1-3 cv2.VideoWriter_fourcc(*'mp4v'), also helped.

>>> import yaml >>> my_dict = yaml.load(open('hosts.yaml')) >>> >>> my_dict {'all': {'children': {'agents': {'hosts': {'1.0.0.4': None, '1.0.0.3': None}}, 'agent_publics': {'hosts': {'1.0.0.5': None}}, 'bootstraps': {'hosts': {'1.0.0.1': None}}, 'masters': {'hosts': {'1.0.0.2': None}}},...

Same issue here is there any pre-requesite :~/s3_fdw-0.2.0> make install gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fPIC -I. -I./ -I/usr/local/pgsql/include/server -I/usr/local/pgsql/include/internal -D_GNU_SOURCE -c -o...

Any update on this issue...