What's Changed
* Increased the limit of iteration number of training a Detector.
* Changed the model saving method in training a Detector so that only the final model will be saved, which minimizes the size of a trained Detector.
* Changed the colors for shortest and traveling distances in the function of 'calculate distances'.
**Full Changelog**: <https://github.com/umyelab/LabGym/compare/v2.6.0...v2.6.1>