Skip to content

AgML 0.7.3

Compare
Choose a tag to compare
@amogh7joshi amogh7joshi released this 19 Mar 20:35
· 12 commits to main since this release

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.