Releases: umyelab/LabGym
Releases · umyelab/LabGym
v2.5.3
Including bug fixes.
v2.5.2
bug fix in 'interactive basic' mode
restrain numpy version
v2.5.1
Optimized analysis flow allowing Detectors to fail on some frames without disrupting and aborting the analysis process.
v2.5.0
Added a function of 'draw markers in videos'
Added LabGym Zoo
Added documentation on how to use LabGym via command prompt (see extended user guide)
v2.4.6
Added the function of outputting trajectories of detected animals/objects
Fixed bugs
Major code clean up
Added annotations for each function
v2.4.5
What's Changed
- Fix bugs in "Train Categorizers" module by @rohansatapathy in #148
- Add internal notes section to documentation by @rohansatapathy in #149
Full Changelog: v2.4.4...v2.4.5
v2.4.4
What's Changed
- Fix crash that occurs when no detectors are present by @rohansatapathy in #140
- Constrain tensorflow version on non-Windows systems by @rohansatapathy in #141
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Fix bug in static image mode
v2.4.2
What's Changed
- Fix bug that prevented using the cropping feature in the preprocessing module in #139
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Put Animation Analyzer before Pattern Recognizer in GUI by @rohansatapathy in #132
- Fix type error with background extraction by @rohansatapathy in #133
- Unpin dependencies by @rohansatapathy in #134
- Close preview window when cancelling contrast in Preprocessing Module in #138
Full Changelog: v2.4.0...v2.4.1