Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 2133620770 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

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.

Depth and Normal Videos Dataset

42,498 videos with depth and surface normals.

Usage

from huggingface_hub import hf_hub_download

video = hf_hub_download(
    repo_id="Yanbin99/Depth-Normal-Videos-42K",
    filename="Depth_and_Normal_42K/group_0000/videos/00000000.mp4",
    repo_type="dataset"
)
Downloads last month
272