qingy2024's picture
Update README.md
be1c415 verified
metadata
dataset_info:
  features:
    - name: video_id
      dtype: string
    - name: caption
      dtype: string
    - name: start_time
      dtype: float64
    - name: end_time
      dtype: float64
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 1523961
      num_examples: 14778
  download_size: 860794
  dataset_size: 1523961
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

ActivityNet-Captions

This dataset repo contains a curated subset of the ActivityNet-Captions dataset.

Filtering Logic {Video length  10 seconds:KeepVideo length > 10 seconds:Discard\text{Filtering Logic }\begin{cases} \text{Video length }\leq \text{ 10 seconds:} & \text{Keep} \\ \text{Video length } > \text{ 10 seconds:} & \text{Discard} \end{cases}

Analysis

There are 10,759 unique action-segment labels in the activitynet.json file.