Labgym

Latest version: v2.8.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.8.1

What's Changed
* Prevented interruption of the analysis when Detector fails.
* Now LabGym can analyze interactive behaviors that an object/animal is inside an specific area (the Detector can detect both the object/animal and the area even if the object/animal is inside that area).

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.8.0...v2.8.1>

2.8.0

What's Changed
* Further optimized Categorizer training to improve its accuracy and generalizibility.
* Significantly increased the data amount of augmentation when training a Categorizer. As a result, training a Categorizer requires less sorted behavior examples.
* Since the data amount of augmentation significantly increased, larger memory is required to train a Categorizer if loading all training examples into memory. Therefore, users can now export the augmented training examples to a folder and train a Categorizer without requiring a lot of memory but at slower speed. The exported training examples can also be directly used for future training without performing augmentation again.
* Implemented a sorting method that uses a '.csv' file that stores the frame-wise behavioral labels to sort the unsorted behavior examples generated by LabGym. As a result, users can use behavioral annotations from other tools to automatically sort behavior examples in LabGym.
* Added a 'draw lines' function to the 'Draw Markers' functional unit so that users can draw both lines and circles to mark a specific location in videos.

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.7.2...v2.8.0>

2.7.2

What's Changed
* Bug fix in the option of making the background white instead of black.

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.7.1...v2.7.2>

2.7.1

What's Changed
* Changed the way of calculating 'traveling distance' when quantifying behaviors to make this parameter better reflect the actual distance in pixels.
* Added a log in .txt file to record the training and analysis processes shown in the terminal / cmd.

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.7.0...v2.7.1>

2.7.0

What's Changed
* Added an option of generating behavior examples with white background, which can benefit both the sorting and Categorizer training in the scenarios when the color of animals are completely black.
* Added the calculations of speed and duration in the function of 'calculate distances'.
* Added a summary sheet in the function of 'calculate distances'.
* Updated LabGym Zoo.

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.6.2...v2.7.0>

2.6.2

What's Changed
* Bug fixed in the function of 'calculate distances'.

**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.6.1...v2.6.2>

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.