harpreetsahota/InsPLAD-workshop-pool
Dataset Card for InsPLAD Workshop Pool This is a FiftyOne dataset with 1754 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("harpreetsahota/InsPLAD-workshop-pool") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/InsPLAD-workshop-pool.
11.1k
