I am trying to run the python3 vqa.py file but it seems to get struck after "Setting backbone"
Do I need to download anything else apart from your git repository for testing the video?
Args are: Namespace(device='cuda', model='FasterVQA', video_path='./demos/10053703034.mp4')
backbone_size: swin_tiny_grpb
/home/user/.local/lib/python3.8/site-packages/torch/functional.py:445: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:2157.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
I am trying to run the python3 vqa.py file but it seems to get struck after "Setting backbone" Do I need to download anything else apart from your git repository for testing the video?
Args are: Namespace(device='cuda', model='FasterVQA', video_path='./demos/10053703034.mp4') backbone_size: swin_tiny_grpb /home/user/.local/lib/python3.8/site-packages/torch/functional.py:445: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:2157.) return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
Setting backbone: fragments_backbone