Skip to content
Advertisement
Image

PlantSeg_Test

PlantSeg Test

Dataset Card for PlantSeg Test This is a FiftyOne dataset with 1200 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(“Voxel51/PlantSeg-Test”) Launch the App session = fo.launch app(dataset) Dataset Card for PlantSeg… See the full description on the dataset page:

Source: Hugging Face Hub (Voxel51/PlantSeg-Test). Metadata imported from the dataset’s Hub tags.

Advertisement