Jazzcharles's picture
Create README.md
6521f52 verified
metadata
license: apache-2.0
task_categories:
  - video-classification
language:
  - en
size_categories:
  - 10B<n<100B

πŸ“™ Overview

Ego4d video features extracted by VideoMAE_L14 at 8 fps.

It contains 9645 files, each file (e.g. fffbaeef-577f-45f0-baa9-f10cabf62dfb.pth.tar) is a TxD feature vector, where T refers to the length of the video and D is 768.

πŸ‹οΈ 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}
}