| | --- |
| | license: cc-by-nc-sa-4.0 |
| | language: |
| | - zh |
| | size_categories: |
| | - 1K<n<10K |
| | --- |
| | |
| | ## Dataset Description |
| |
|
| |
|
| | - **Homepage:** [ChinaOpen homepage](https://ruc-aimc-lab.github.io/ChinaOpen/) |
| | - **Paper:** [ChinaOpen: A Dataset for Open-World Multimodal Learning](https://doi.org/10.1145/3581783.3612156) |
| | - **Point of Contact:** [Aozhu Chen]([email protected]) |
| |
|
| | ### Dataset Summary |
| | ChinaOpen-1k is a dataset sourced from Bilibili, a popular Chinese video-sharing website. It is a manually annotated test set of videos, including manually checked user titles/tags, manually written captions, and manual labels describing the visual objects/actions/scenes shown in the content. |
| | ### Languages |
| | Chinese and English |
| | ## Dataset Structure |
| | All the files are put in a zip package. |
| | ```bash |
| | ├── ChinaOpen-1k |
| | ├── video01.mp4 |
| | ├── video02.mp4 |
| | ├── video03.mp4 |
| | ├── [...] |
| | └── ChinaOpen-1k-annotations.json |
| | ``` |
| |
|
| |
|
| | ### Data Instances |
| | Please refer to https://ruc-aimc-lab.github.io/ChinaOpen/#examples |