Releases: drivendataorg/zamba
Releases · drivendataorg/zamba
v2.5.0
Note: This version removes support for python 3.8 and 3.9.
What's Changed
- Fix ffmpeg install on macos by @ejm714 in #329
- Fix ModelManager import in docs by @klwetstone in #325
- Add code of conduct by @pjbull in #330
- Pin numpy < 2 by @pjbull in #335
- Replace maximize-build-space action by @jayqi in #336
- Upgrade the required python version to python>=3.11 by @westford14 in #337
New Contributors
- @westford14 made their first contribution in #337
Full Changelog: v2.4.1...v2.5.0
v2.4.1
v2.4.0
v2.3.2
v2.3.1
v2.3.0
Model release
- Adds a depth estimation module for predicting the distance between animals and the camera (PR #247). This model comes from one of the winning solutions in the Deep Chimpact: Depth Estimation for Wildlife Conservation machine learning challenge hosted by DrivenData.