-
Hi,
thanks for the great work(s) and this great repo~
I have a (maybe very beginner) zero-shot performance reproduction question about ViCLIP on MSRVTT.
Based on my understanding, I use the d…
-
Thank you for open-sourcing this excellent work. I have noticed that your model performs exceptionally well on the EgoSchema dataset. However, I found detailed descriptions of your evaluation process …
-
bash video_retrieval.sh
```
Loading checkpoint shards: 0%| | 0/3 [00:00
-
Hi. I am trying to finetune the MSRVTT-QA.
However, it has an error, I can modify the grammar to get rid of the error but I am not sure that I understand right.
line 68 of "/data/IndexAnno.p…
-
Hi,
I am currently trying to run the following command and would get the screen shot attached error. ` torchrun \
--nnodes=1 \
--nproc_per_node=1 \
--rdzv_backend=…
-
Hi,
Thanks for your amazing work.
I can only find the download script for msrvtt and msvd in lavis folder.
Could you share more details about downloading, organizing and preprocessing for oth…
-
I reproduce your code on 4 A800 GPUs. The final results are shown below:
```bash
`024-01-22 08:48:26,546:INFO: The best model is: log/pytorch_model.bin.3, the R1 is: 46.4000
2024-01-22 08:48:26,748…
-
![image](https://github.com/boheumd/MA-LMM/assets/95664996/3008b321-329c-4c0c-91d2-fd53b2ff74cf)
Can you give processed datasets? The dataset which I process has many problems
Thank you!!!
-
I have been trying to run zero-shot evaluation code wth main_task_retrieval on MSRVTT dataset. I found that in Video-Text-Retrieval/dataloaders/dataloader_msrvtt_retrieval.py line 16
`from petrel_cli…
-
![image](https://user-images.githubusercontent.com/55907441/149606001-dd677291-cb45-4edf-ba3b-cc5546e12988.png)
It seems that caption and video must be one by one pairing diagonally .
I am tryin…