Skip to content

Releases: RolnickLab/ami-data-companion

v1.20241121.1.0

22 Nov 05:44
0f55d0b
Compare
Choose a tag to compare

What's Changed

  • New web API interface that is used as the ML backend for the Antenna platform (launch with ami api) https://github.com/RolnickLab/ami-data-companion/tree/feat/web-api
  • Gradio demo page for all models (launch with ami gradio)
  • Anguilla models by @KatrionaGoldmann in #61
  • Updates to existing models (April 2024 ECCV versions)
  • New Global Lepidoptera classifier
  • Updated minimum python version from 3.9 to 3.10
  • Return "moth" and "non-moth" classifications from binary classifier (in addition to species classifier)

The mega PR with most changes above: #64
A cleaner version of the long anticipated feat/web-api branch that has been running in production all year.

Full Changelog: v1.20240827.1.0...v1.20241121.1.0

image
image

v1.20240827.1.0

22 Nov 05:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.20240827.1.0

v1.0.1

10 Aug 02:18
d0933dc
Compare
Choose a tag to compare

New name! "AMI Data Companion"

v1.0.0

08 Aug 23:38
868d2d2
Compare
Choose a tag to compare
Localization v2 (#52)

* Add Leonard's new localization models

* Add back existing model

* Fix anchor sizes for mobilenet model

* Update new model names & descriptions.

* Use new object detector in tests

* Update expected test results