Skip to content
Advertisement
Image

AgroMind

AgroMind

Dataset Card for AgroMind This is a FiftyOne dataset with 21,339 samples. Installation If you haven’t already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh Load the dataset Note: other available arguments include ‘max samples’, ‘persistent’, ‘overwrite’ etc dataset = fouh.load from hub(“Voxel51/agromind”) Launch the App session = fo.launch app(dataset) Dataset… See the full description on the dataset page:

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

Advertisement