Skip to content

Release v1.5.1

Compare
Choose a tag to compare
@yunchu yunchu released this 05 Jan 01:21
· 5 commits to releases/1.5.0 since this release
375d184

What's Changed - Brief Version

Enhancements

  • Enhance Datumaro data format stream importer performance
    (#1153)
  • Change image default dtype from float32 to uint8
    (#1175)
  • Add comparison level-up doc
    (#1174)
  • Add ImportError to catch GitPython import error
    (#1174)

Bug fixes

  • Modify the draw function in the visualizer not to raise an error for unsupported annotation types.
    (#1180)
  • Correct explore path in the related document.
    (#1176)
  • Fix errata in the voc document. Color values in the labelmap.txt should be separated by commas, not colons.
    (#1162)
  • Fix hyperlink errors in the document
    (#1159, #1161)
  • Fix memory unbounded Arrow data format export/import
    (#1169)
  • Update CVAT format doc to bypass warning
    (#1183)

What's Changed- Full Version

Full Changelog: v1.5.0...v1.5.1