-
Besides, how can we prepare the data files like *.label.tsv / *.caption.tsv / *.caption.linelist.tsv to train SwinBert on our own dataset? Thank you very much ~
-
Can you give me a link to obtain MSRVTT traininglabel.json in your code ?
-
Hello, I want to reproduce your code results, but many imported packages are missing in the code header, such as YouTube_ dataloader、youcook_ dataloader、msrvtt_ Dataloader、lsmdc_dataloader、model_kmean…
-
We are unable to reproduce your experimental results on the MSRVTT QA dataset, with an accuracy rate of around 31. May I ask for the reason, or can you provide some checkpoints
-
Hi! Thank you for your amazing work! I want to ask how can I generate the _msrvtt_train_evalscores.pkl_? I see the shape is [6513,20], so which caption is respectively corresponding to the every 20 sc…
-
Hi,
The data reported on MSRVTT open-book (red mark) was wrong (it seems to be mixed with VATEX open-book). According to openbook paper (The second pic), B4, M, R should be 42.8, 29.3, and 61.7.
!…
-
When I want to resume train causalvae in our own dataset with following script, it always report the following bug
```shell
_pickle.UnpicklingError: invalid load key, '\xbb'.
```
here are my scrip…
-
Hello dear author,
Could you please release the infilled questions, i.e. the questions transformed to statements with using GPT-3? I would be especially interested in the statements for MSRVTT-QA …
-
### Discussion
Hello, esteemed LLaVA developer, thank you for contributing such robust code and data to the community.
We have extended LLaVA to [Video-LLaVA](https://github.com/PKU-YuanGroup/Vide…
-