Dataset Card for GrowliFlower
This is a FiftyOne dataset with 24,866 samples (across 23,875 groups, group slices pre and post).
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
dataset = fo.load_from_hub("Voxel51/GrowliFlower")
Launch the App
session =… See the full description on the dataset page:
https://huggingface.co/datasets/Voxel51/GrowliFlower.