Skip to content

Version 3.12.0

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 19 Jan 19:11
a7e9fd4

Changelog

Version 3.12.0 (2022-01-19)

Added

  • Tiled Imagery annotation type
  • A set of classes that support Tiled Image assets
  • New demo notebook can be found under: examples/annotation_types/tiled_imagery_basics.ipynb
  • Updated tiled image mal can be found under: examples/model_assisted_labeling/tiled_imagery_mal.ipynb
  • Support transformations from one EPSG to another with EPSGTransformer class
  • Supports EPSG to pixel space transformations

Fix

  • Added missing packaging lib to requirements