Dataset Card for lingbot-depth-subset
This is a FiftyOne dataset with 13,149 samples
(10,207 groups) spanning 3 sub-collections (RobbyReal, RobbyVla, RobbySim).
If you haven't already, install FiftyOne:
pip install -U fiftyone
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
Load the dataset
Note: other available arguments include 'max_samples', etc