Skip to content

Releases: limbo-ml/user

Limbo 0.4.0

Choose a tag to compare

@tshead2 tshead2 released this 09 Sep 16:19
  • 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

Choose a tag to compare

@tshead2 tshead2 released this 06 Nov 21:24
  • Fix problems with the documentation build.

Limbo 0.3.0

Choose a tag to compare

@tshead2 tshead2 released this 06 Nov 17:16
  • Documented additional camera metadata that can be acessed directly from images.
  • Added an article on object detection to the user guide.
  • Added the limbo-compress command for optimizing data acess.
  • General code and documentation cleanup.

Limbo 0.2.0

Choose a tag to compare

@tshead2 tshead2 released this 21 Nov 21:03
  • 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.

Limbo 0.1.0

Choose a tag to compare

@tshead2 tshead2 released this 16 Nov 22:40
  • Initial release.