File size: 900 Bytes
fe6b5fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2c90716
fe6b5fc
 
 
 
 
 
 
 
2c90716
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: apache-2.0
task_categories:
- video-classification
language:
- en
size_categories:
- 10M<n<100M
---

## 📙 Overview

This repo contains the metafiles to evaluate the performance of [EgoInstructor](https://arxiv.org/pdf/2405.03520), 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

## 🏋️ How-To-Use

Please refer to code [EgoInstructor](https://github.com/Jazzcharles/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}
}
```