Releases: limbo-ml/user
Releases · limbo-ml/user
Release list
Limbo 0.4.0
- Added an option to compress annotation metadata by removing bboxes, contours, and redundant categories.
- Raise an error when passing the wrong number of arguments to limbo-compress --mask.
- limbo-compress generates empty masks for data without cryptomattes.
- Added documentation for 3D model data, along with links to external 3D resources.
Limbo 0.3.1
- Fix problems with the documentation build.
Limbo 0.3.0
- Documented additional camera metadata that can be acessed directly from images.
- Added an article on object detection to the user guide.
- Added the
limbo-compresscommand for optimizing data acess. - General code and documentation cleanup.
Limbo 0.2.0
- Completed one million synthetic images!
- limbo-stats generates additional statistics, including license and copyright information.
- Categories can contain slashes.
- Added the limbo-lint command for cleaning datasets.
- Switched to pyproject.toml and flit for packaging.
- Greatly improved install documentation.