AgML 0.7.3
This release introduces the iNatAg dataset (and its companion dataset iNatAg-mini), one of the world's largest datasets of agricultural images. This introduces over 4.7 million images into AgML, across 2,900+ species.
You can load the iNatAg dataset with agml.data.AgMLDataLoader.from_parent('iNatAg')
, and specify various filters
to load specific subsets of specific species.
In addition, this release contains a couple of small bugfixes and updates.