Dataset Viewer
Full Screen Viewer
Full Screen
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): ('json', {}), NamedSplit('validation'): ('json', {}), NamedSplit('test'): ('csv', {})}
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
π Overview
This repo contains the metafiles to evaluate the performance of EgoInstructor, including
- Epic-Kitchen multi-instance retrieval
- YouCook videoclip-text retrieval
- Charadesego egovideo-exovideo retrieval
- EgoLearn egovideo-exovideo retrieval
- Ego4d Summarization multiple choice question
- YouCook video-text retrieval
The following metafiles are used for retrieval-augmented egocentric video captioning, including
- E4DOL_crossview_train_instructions.json
- E4DOL_crossview_train_config.json
- E4DOL_crossview_val_instructions.json
- E4DOL_crossview_val_config.json
ποΈ How-To-Use
Please refer to code EgoInstructor for details.
π Citation
@article{xu2024retrieval,
title={Retrieval-augmented egocentric video captioning},
author={Xu, Jilan and Huang, Yifei and Hou, Junlin and Chen, Guo and Zhang, Yuejie and Feng, Rui and Xie, Weidi},
journal={arXiv preprint arXiv:2401.00789},
year={2024}
}
- Downloads last month
- 90