NExT-GQA icon indicating copy to clipboard operation
NExT-GQA copied to clipboard

Can I Trust Your Answer? Visually Grounded Video Question Answering (CVPR'24, Highlight)

Results 1 NExT-GQA issues
Sort by recently updated
recently updated
newest added

In the main_dual.py, there are two train modules, which one should I use? from train.trainval_gdqa import train, eval from train.trainval_warm import train, eval