TASTE-Rob Office_6053_to_9429 Video Dataset
This dataset contains 251 videos from the Office_6053_to_9429 scene of TASTE-Rob dataset.
from huggingface_hub import hf_hub_download
Download a specific video
video_path = hf_hub_download(
repo_id="charlychan123/taste-rob-office-6053-to-9429",
filename="video_name.mp4",
repo_type="dataset"
)
If you use this dataset, please cite the original TASTE-Rob paper.