Skip to content

Release v1.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 17:40
· 45 commits to main since this release
v1.0.11
ccdcf8a

Features

  • [rosbag_to_non_annotated_t4] Enhance image data handling to support CompressedImage format (#115)

Bug Fixes

  • [non_annotated_t4_to_deepen] Skip frame when some cameras do not exist (#114)
  • Rosbag conversion (#123)

Documentation

  • Update dataset description (#121)

What's Changed

  • feat(rosbag_to_non_annotated_t4): Enhance image data handling to support CompressedImage format by @miursh in #115
  • fix(non_annotated_t4_to_deepen): skip frame when some cameras do not exist by @kminoda in #114
  • docs: update dataset description by @miursh in #121
  • fix: rosbag conversion by @miursh in #123

Full Changelog: v1.0.10...v1.0.11