Skip to content

v0.10.0

Compare
Choose a tag to compare
@imhuwq imhuwq released this 29 Feb 07:16
· 39 commits to main since this release
802da5d

What's New

  • Feature: Support annotating keypoints, masks, and polygons for collaborative projects
  • Optimize: Speed up importing datasets up to 2 million images to over 10x faster.
  • Optimize: Delete deprecated label_confirm field from Object model
  • Optimize: Optimize annotation editor interaction details
  • Bugfix: Improved visualization for keypoints and bounding boxes

本次更新

  • 新增:支持在协同标注中标注 keypoints、mask 和 polygon
  • 优化:提升大数据集(2百万图片)的导入速度至少 10 倍
  • 优化:删除了 Object 对象中不再使用的 label_confirm 字段
  • 优化:优化标注编辑器交互细节
  • 修复:优化了 keypoints 和 bounding box 的显示问题