Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

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.

TASTE-Rob Bathroom Video Dataset

This dataset contains 103 videos from the Bathroom scene of TASTE-Rob dataset.

Usage

from huggingface_hub import hf_hub_download

# Download a specific video
video_path = hf_hub_download(
    repo_id="charlychan123/taste-rob-bathroom",
    filename="video_name.mp4",
    repo_type="dataset"
)

Citation

If you use this dataset, please cite the original TASTE-Rob paper.

Downloads last month
401