Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

webm
unknown
__key__
string
__url__
string
[ 26, 69, 223, 163, 1, 0, 0, 0, 0, 0, 0, 31, 66, 134, 129, 1, 66, 247, 129, 1, 66, 242, 129, 4, 66, 243, 129, 8, 66, 130, 132, 119, 101, 98, 109, 66, 135, 129, 2, 66, 133, 129, 2, 24, 83, 128, 103, 1, 0, 0, 0, 0, 1...
sthv2_78687
hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_0000.tar
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAFbWxFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_42326
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAGdZxFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_100904
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAG10BFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_80715
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAEV6hFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_34899
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAABnQxFNm3RALE27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_184568
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAADF/xFNm3RALE27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_112783
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAGLrBFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_108895
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAFnTBFNm3RALU27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_169270
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
"GkXfowEAAAAAAAAfQoaBAUL3gQFC8oEEQvOBCEKChHdlYm1Ch4ECQoWBAhhTgGcBAAAAAAC1FRFNm3RALE27i1OrhBVJqWZTrIH(...TRUNCATED)
sthv2_66533
"hf://datasets/zengxianyu/sthv2-frame-pairs@2782b98e40258049d4bb7fe3a58d06b0509eb7e4/videos/shard_00(...TRUNCATED)
End of preview.

Something-Something V2 Frame Pairs Dataset

A video dataset derived from Something-Something V2 for future frame prediction tasks.

Dataset Description

This dataset contains short video clips of humans performing basic actions with everyday objects. Each video shows a simple action like "Pushing something from left to right" or "Picking something up".

Statistics

  • Total videos: 168,913
  • Video format: WebM
  • Resolution: Variable (typically 240p)
  • Duration: 2-6 seconds per clip

Dataset Structure

β”œβ”€β”€ videos/
β”‚   β”œβ”€β”€ shard_0000.tar
β”‚   β”œβ”€β”€ shard_0001.tar
β”‚   └── ... (47 shards total)
β”œβ”€β”€ annotations/
β”‚   └── captions.parquet
└── manifest.parquet

Files

manifest.parquet - Video metadata

Column Description
sample_id Unique identifier (e.g., sthv2_12345)
video_id Original SSv2 video ID
shard TAR shard containing this video
video_size_bytes File size in bytes

annotations/captions.parquet - Action labels

Column Description
sample_id Unique identifier
caption Action description (e.g., "Pushing something from left to right")
source Dataset source (sthv2)

TAR Shards

Each shard contains ~3,500 videos in WebM format. Videos are named by their sample_id (e.g., sthv2_12345.webm).

Usage

import pandas as pd
from huggingface_hub import hf_hub_download
import tarfile

# Load metadata
manifest = pd.read_parquet(
    hf_hub_download("zengxianyu/sthv2-frame-pairs", "manifest.parquet", repo_type="dataset")
)
captions = pd.read_parquet(
    hf_hub_download("zengxianyu/sthv2-frame-pairs", "annotations/captions.parquet", repo_type="dataset")
)

# Merge to get full info
data = manifest.merge(captions, on="sample_id")

# Download a shard
shard_path = hf_hub_download(
    "zengxianyu/sthv2-frame-pairs",
    "videos/shard_0000.tar",
    repo_type="dataset"
)

# Extract videos
with tarfile.open(shard_path) as tar:
    tar.extractall("./videos")

Action Categories

The dataset contains 174 action categories including:

  • Pushing/pulling objects
  • Picking up/putting down objects
  • Opening/closing containers
  • Pouring liquids
  • Tearing/folding materials
  • And more...

License

This dataset is derived from Something-Something V2. Please refer to the original dataset terms for usage conditions.

Citation

If you use this dataset, please cite the original Something-Something V2 paper:

@inproceedings{goyal2017something,
  title={The "Something Something" Video Database for Learning and Evaluating Visual Common Sense},
  author={Goyal, Raghav and Ebrahimi Kahou, Samira and Michalski, Vincent and Materzynska, Joanna and Westphal, Susanne and Kim, Heuna and Haenel, Valentin and Fruend, Ingo and Yiber, Peter and Colombo, Manuel and others},
  booktitle={ICCV},
  year={2017}
}
Downloads last month
84