Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
## eMotions Dataset
|
| 5 |
+
|
| 6 |
+
The proposed **eMotions** dataset in our paper entitled **Towards Emotion Analysis in Short-form Videos: A Large-Scale Dataset and Baseline (ACM ICMR'25)**.
|
| 7 |
+
|
| 8 |
+
If you find our dataset useful, please cite our paper:
|
| 9 |
+
|
| 10 |
+
```bibtex
|
| 11 |
+
@inproceedings{wu2025towards,
|
| 12 |
+
title={Towards emotion analysis in short-form videos: A large-scale dataset and baseline},
|
| 13 |
+
author={Wu, Xuecheng and Sun, Heli and Xue, Junxiao and Nie, Jiayu and Kong, Xiangyan and Zhai, Ruofan and Huang, Danlei and He, Liang},
|
| 14 |
+
booktitle={Proceedings of the 2025 International Conference on Multimedia Retrieval},
|
| 15 |
+
pages={1497--1506},
|
| 16 |
+
year={2025}
|
| 17 |
+
}
|