Skip to content

v0.7.0

Compare
Choose a tag to compare
@imhuwq imhuwq released this 01 Sep 03:37
· 136 commits to main since this release
189a9e8

What's New

  • refactor: refactor frontend project structure
  • refactor: support import coco2017 dataset by a json config file
  • fix: fix annotation bug in label editor
  • fix: fix fnfp match logic in dataset viewer
  • fix: fix error of reading 'score' value from 'conf' field for coco2017 importer
  • chore: fix build files for frontend project

本次更新

  • 重构:重构前端项目架构
  • 重构:导入 coco2017 数据集时支持通过 json 文件指定各文件
  • 修复:修复标注编辑器中的一些问题
  • 修复:修复数据集可视化中的 fnfp 匹配问题
  • 修复:修复导入 coco2017 数据集时错误地从 conf 字段读取 score 值的问题
  • 构建:修复前端构建文件