π₯ HCM AI Challenge 2024: Video Text Retrieval Dataset π―
π Welcome to the HCMAI Challenge 2024!
This dataset has been prepared for the HCM AI Challenge 2024, designed specifically for video text retrieval tasks. The keyframes in this dataset have been extracted from various videos using the TransnetV2 model, providing highly accurate segmentation of scene transitions. The current batch, labeled Batch 02, includes keyframes from L13 to L24.
Certainly! Here's the updated README section with the DATASET_STATS.md cited as a link:
π Dataset Overview
The dataset contains keyframes extracted from videos across 12 folders (L13 - L24). Here's a summary of the video count per folder:
Batch 02: L13 - L24
- L13: 30 videos
- L14: 27 videos
- L15: 31 videos
- L16: 31 videos
- L17: 28 videos
- L18: 29 videos
- L19: 30 videos
- L20: 29 videos
- L21: 29 videos
- L22: 31 videos
- L23: 25 videos
- L24: 43 videos
Total videos: 363
For detailed statistics on each folder, including the number of keyframes, folder sizes, and individual video keyframe counts, please refer to the DATASET_STATS.md file. This file provides comprehensive information about the dataset structure and content.
Each video folder contains extracted keyframes (JPEG images) and a JSON file with frame timestamps. The number of keyframes varies between videos and folders, with detailed breakdowns available in the DATASET_STATS.md file.
ποΈ Folder Structure
The dataset is structured as follows:
./
βββ assets
β βββ AIC2024-Banner-website.png
βββ L13.zip
βββ L14.zip
βββ L15.zip
βββ L16.zip
βββ L17.zip
βββ L18.zip
βββ L19.zip
βββ L20.zip
βββ L21.zip
βββ L22.zip
βββ L23.zip
βββ L24.zip
βββ README.md
When extracted, each zip contains keyframes and corresponding metadata:
./
βββ π L13
β βββ π L13_V001
β β βββ π L13_V001_frames_stamp.json
β β βββ π L13_V001_keyframes
β β βββ πΌοΈ frame_0.jpg
β β βββ πΌοΈ frame_1014.jpg
β β βββ πΌοΈ frame_10128.jpg
β β βββ ... (more frames)
β βββ π L13_V002
β β βββ π L13_V002_frames_stamp.json
β β βββ π L13_V002_keyframes
β β βββ πΌοΈ frame_0.jpg
β β βββ ... (more frames)
β βββ ... (more videos)
βββ ... (more lists from L14 to L24)
Each folder (L13 to L24) contains multiple videos, and each video folder consists of keyframes and a JSON file recording the timestamp for each frame.
π Getting Started
To participate in the HCM AI Challenge 2024 π:
π₯ Download the dataset from the provided source or follow the steps below:
π§ Setup Git LFS:
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash sudo apt-get install git-lfs
π Create and navigate to the Dataset directory:
mkdir HCM_AI_Video_Text_Retrieval_Challenge_2024 cd ./HCM_AI_Video_Text_Retrieval_Challenge_2024
π Initialize Git and add the repository:
git init git remote add origin https://huggingface.co/datasets/mtoan65/HCM_AI_Video_Text_Retrieval_Challenge_2024
βοΈ Install Git LFS hook for the repository:
git lfs install
β¬οΈ Pull the repository:
git checkout -b main git pull origin main
π Explore the dataset by unzipping the keyframe files in the
Raw/Batch_02
directory.
π License
This dataset is distributed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) license.
π€ About Me
- Downloads last month
- 5