Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 02:12

1.1.0 (2024-11-20)

Bug Fixes

  • add folder field to the json output (3589d22)
  • fix #69 (0baa13c)
  • fix category name in pascal_voc and tfrecord format files (b089074)
  • fix file format in tfrecord (77cba31)
  • optimize the task_pre_annotation table and service (d38ed7b)
  • remove uuid prefix in attachment creation (f0820ff)
  • supports rotated image in yolo and tfrecord files (4d5afdf)
  • Update .VERSION (dae830a)
  • update alembic script (97d6c08)
  • update attributes in xml and pascal_voc (0affd60)

Features

  • supports exporting "csv" format files (d35a93a)
  • supports exporting "labelme" format files (8d4ea8e)
  • supports exporting "pascal voc" format files (4344f99)
  • supports exporting "tfrecord" format files (f728fd6)
  • supports exporting "xml" format files (b165cce)
  • supports exporting "yolo" format files (b3d07b4)
  • supports labelu json file as the pre-annotation file (2b4a9bd)