OpenGVLab / Ask-Anything

[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
https://vchat.opengvlab.com/
MIT License
2.85k stars 230 forks source link

Qustion About Public Datasets Utilized by MvBench #178

Closed GenuineWWD closed 1 month ago

GenuineWWD commented 1 month ago

Hi, You mention in your paper that your MvBench takes use of some public datasets, such as NTU RGB-D and so on. Do you use both train sets and test sets of these public datasets, or only the test sets to build MvBench? Thanks!

Andy1621 commented 1 month ago

For MVBench, we only use the test or val set.

GenuineWWD commented 1 month ago

Thank you for your explanation!