Skip to content

AgML 0.5.1

Compare
Choose a tag to compare
@amogh7joshi amogh7joshi released this 14 Jul 20:26
· 129 commits to main since this release
0c380be

Main Changes

  • Added a new dataset, ghai_strawberry_fruit_detection.
  • Added a new method agml.io.read_image for convenience.
  • Added the ability to generate both RGB & LiDAR data using the option agml.synthetic.SimulationType.Both.

Bugfixes and Updates

  • You can now instantiate a collection of synthetic datasets by passing a list of them to the initialization of an AgMLDataLoader.
  • A bug which prevented the visualization of predictions when using a SegmentationModel has now been patched.

Full Changelog: v0.5.0...v0.5.1