Search
Dataset-first workflow
Browse thousands of public datasets, filter by task, and jump directly into training with the AgML data loader.
AgML Library
AgML delivers a unified way to discover, load, and train on agricultural datasets across tasks and modalities. Start with a dataset, scale to a full pipeline.
Sample imagery
ACHENY_variety_classification
CocoaMFDB_detection
Medjool_date_ripeness_classification
QuinceSet_detection
citrus_fruit_leaf_disease_classification
crop_weed_detection_latvia
fortunella_margarita_growth_detection
maize_weed_detection
merlot_mildew_segmentation
pomegranate_quality_classification
ERWIAM_blight_detection
LSID_bean_segmentation
TealeafAgeQuality_detection
bean_disease_classification_tanzania
fruitseg30_segmentation
grapevine_esca_classification
maize_tomato_weed_classification
oil_palm_fruit_ripeness_classification
onionfoliageset_detection
seasveg_classification_bd
sunflower_detection
fresh_rotten_fruit_classification
grapevine_disease_classification
soybean_damage_classification
tomato_factory_detection
BDMediLeaves_variety_classification
MangoClassify-12_variety_classification
PaddyVarietyBD_variety_classification
date_cluster_detection
grape_variety_classification
ACHENY_variety_classification
CocoaMFDB_detection
Medjool_date_ripeness_classification
QuinceSet_detection
citrus_fruit_leaf_disease_classification
crop_weed_detection_latvia
fortunella_margarita_growth_detection
maize_weed_detection
merlot_mildew_segmentation
pomegranate_quality_classification
ERWIAM_blight_detection
LSID_bean_segmentation
TealeafAgeQuality_detection
bean_disease_classification_tanzania
fruitseg30_segmentation
grapevine_esca_classification
maize_tomato_weed_classification
oil_palm_fruit_ripeness_classification
onionfoliageset_detection
seasveg_classification_bd
sunflower_detection
fresh_rotten_fruit_classification
grapevine_disease_classification
soybean_damage_classification
tomato_factory_detection
BDMediLeaves_variety_classification
MangoClassify-12_variety_classification
PaddyVarietyBD_variety_classification
date_cluster_detection
grape_variety_classificationWhat AgML offers
Search
Browse thousands of public datasets, filter by task, and jump directly into training with the AgML data loader.
Train
Export loaders to native TensorFlow or PyTorch pipelines without rewriting your data preprocessing logic.
Coverage
From crop disease to detection and segmentation, AgML catalogs datasets spanning continents, crops, and sensor modalities.
from agml.data.hf_loader import HuggingFaceDataLoader
loader = HuggingFaceDataLoader("Project-AgML/apple_flower_segmentation")