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 v0.2.2 #8

Closed amogh7joshi closed 2 years ago

amogh7joshi commented 2 years ago

Fixes and changes for v0.2.2.

  1. Main new addition: normalization stats for all datasets (mean/std).
  2. Some bugfixes for visualization, batching, and data_path in the config for new users.
amogh7joshi commented 2 years ago

@masonearles Let me know if this release is good to publish.

masonearles commented 2 years ago

Looks good to me!