Voxel51/PALM
Dataset Card for PALM-XR20A (1000 Sample Subset) This is a FiftyOne dataset with 1000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from huggingface_hub import snapshot_download # Download the dataset snapshot to the current working directory snapshot_download( repo_id="Voxel51/PALM", local_dir=".", repo_type="dataset" ) # Load dataset from current… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/PALM.
11.7k
