Project-AgML / AgML

AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.
Apache License 2.0
176 stars 28 forks source link

Release 0.2 #6

Closed amogh7joshi closed 2 years ago

amogh7joshi commented 2 years ago

This PR prepares AgML Release 0.2 (in progress).

Features:

  1. Redesign of internal API for better code, new features, and efficiency.
  2. New datasets: plant_doc_classification.
  3. General bugfixes throughout.