You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

πŸŽ₯ HCM AI Challenge 2024: Video Text Retrieval Dataset 🎯

HCMAI Challenge

🌟 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 πŸ†:

  1. πŸ“₯ Download the dataset from the provided source or follow the steps below:

    1. πŸ”§ Setup Git LFS:

      curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
      sudo apt-get install git-lfs
      
    2. πŸ“‚ Create and navigate to the Dataset directory:

      mkdir HCM_AI_Video_Text_Retrieval_Challenge_2024
      cd ./HCM_AI_Video_Text_Retrieval_Challenge_2024
      
    3. πŸ”— Initialize Git and add the repository:

      git init
      git remote add origin https://huggingface.co/datasets/mtoan65/HCM_AI_Video_Text_Retrieval_Challenge_2024
      
    4. βš™οΈ Install Git LFS hook for the repository:

      git lfs install
      
    5. ⬇️ Pull the repository:

      git checkout -b main
      git pull origin main
      
  2. πŸ” 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

Owner Email LinkedIn Twitter HuggingFace GitHub Discord ORCID

Downloads last month
5

Collection including mtoan65/HCMAI_2024_Batch-02_new_Keyframes