Skip to content

v0.9.3

Compare
Choose a tag to compare
@imhuwq imhuwq released this 09 Jan 09:12
· 67 commits to main since this release
4f8490a

What's New:

  • Feature: Added support for caption in the Python function API.
  • Optimize: Enhanced page loading speed for datasets containing thousands of categories.
  • Bugfix: Corrected a parameter error to improve dataset import speed.
  • Bugfix: Resolved issues in reading configurations from the config file.
  • Bugfix: Fixed errors in importing prediction sets for the COCO dataset.

本次新增:

  • 功能:在 Python API 中新增了图片添加 caption 的支持。
  • 优化:针对数以万计的 category 的数据集,提升了页面加载速度。
  • 修复:解决了批量添加 annotation 时的参数错误,优化了数据集导入速度。
  • 修复:修复了从 config yaml 文件中解析某些配置项时的错误。
  • 修复:修复了 COCO 数据集导入预测集时的错误。