Hi @ncTimTang
Thanks for your work. When i am running your script python feature_extract.py --dataset_name longvideobench --dataset_path ./datasets/longvideobench --extract_feature_model blip It gives me warning with unclear message. Could you please elaborate it?
Regards,
Khawar
Traceback:
python feature_extract_store.py --dataset_name longvideobench --dataset_path ./datasets/longvideobench --extract_feature_model blip
/home/upendi/anaconda3/envs/SeViLA/lib/python3.9/site-packages/fairscale/experimental/nn/offload.py:19: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
return torch.cuda.amp.custom_fwd(orig_func) # type: ignore
/home/upendi/anaconda3/envs/SeViLA/lib/python3.9/site-packages/fairscale/experimental/nn/offload.py:30: FutureWarning: `torch.cuda.amp.custom_bwd(args...)` is deprecated. Please use `torch.amp.custom_bwd(args..., device_type='cuda')` instead.
return torch.cuda.amp.custom_bwd(orig_func) # type: ignore
/home/upendi/anaconda3/envs/SeViLA/lib/python3.9/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
[h264 @ 0x1fc18d00] mmco: unref short failure
[h264 @ 0x1fc18d00] mmco: unref short failure
[h264 @ 0x1fc18d00] mmco: unref short failure
[h264 @ 0x1fc18d00] mmco: unref short failure
[h264 @ 0x1fc18d00] mmco: unref short failure
[h264 @ 0x2b471ec0] mmco: unref short failure
[h264 @ 0x2b471ec0] mmco: unref short failure
[h264 @ 0x2b471ec0] mmco: unref short failure
[h264 @ 0x2b471ec0] mmco: unref short failure
[h264 @ 0x2b471ec0] mmco: unref short failure
[h264 @ 0x1ed77340] mmco: unref short failure
[h264 @ 0x1ed77340] mmco: unref short failure
[h264 @ 0x1ed77340] mmco: unref short failure
[h264 @ 0x1ed77340] mmco: unref short failure
[h264 @ 0x1ed77340] mmco: unref short failure
[h264 @ 0x1f29f540] mmco: unref short failure
[h264 @ 0x1f29f540] mmco: unref short failure
[h264 @ 0x1f29f540] mmco: unref short failure
[h264 @ 0x1f29f540] mmco: unref short failure
[h264 @ 0x1f29f540] mmco: unref short failure
[h264 @ 0x40d9ce40] mmco: unref short failure
Hi @ncTimTang
Thanks for your work. When i am running your script
python feature_extract.py --dataset_name longvideobench --dataset_path ./datasets/longvideobench --extract_feature_model blipIt gives me warning with unclear message. Could you please elaborate it?Regards,
Khawar
Traceback: