Skip to content

Releases: labelmeai/labelme

v5.5.0

13 Jun 16:45
Compare
Choose a tag to compare

🚀 Features

  • Support multiple edit of annotations #1455 (Thanks @Daasein)
  • Show xy coordinate in the status bar #1456

✨ Enhancement

  • Use with statement to open file to make code more Pythonic #1370 (Thanks @anonymousdouble)
  • Save mask as uint8 for better compatibility with other tools #1452
  • Keep selected state when duplicating shapes #1401 (Thanks @txh0001)
  • Synced i18n Translation Template and Improved Simplified Chinese Translation #1411 (Thanks @jeremisty99)
  • Support for closing AI polygon when pressing enter #1429 (Thanks @RachamimYaakobov)
  • Optimize the brightness contrast adjustment #1443 (Thanks @PairZhu)

💬 Other

v5.4.1

06 Jan 14:10
Compare
Choose a tag to compare

🐛 Fixes

Uncategorized

v5.4.0

31 Dec 05:19
Compare
Choose a tag to compare

🚀 Features

  • New annotation mode "ai_mask" that generates shapes as mask #1358
  • Integrate Efficient-SAM into Labelme #1375
  • Export original VOC format in labelme2voc.py #1323
  • Toggle all polygons menu with shortcuts #1381, Thanks @michaelitvin
  • Install translate folder to enable translation everywhere #1383, Thanks @xiyaowong
  • Regex filename search #1384, Thanks @michaelitvin

✨ Enhancement

  • Increase resolution of polygon approximation #1363
  • Show label_names and image in draw_label_png.py #1318
  • Support --labels to be comma separated text in labelme2voc.py #1326
  • Sort json file processing in labelme2voc.py #1327
  • Remove setFont call not to mess the font #1355
  • Clean up tool manu: remove ones less common, make diff in action and others #1356
  • Resize icons to be 32x32 so that it aligns nicely on the tool bar #1357
  • Introduce ruff to replace black, flake8 and isort #1377
  • Use tight bounding box to represent bbox for shape_type="mask" #1379

🐛 Fixes

  • Set onnxruntime!=1.16.0 to avoid providers argument requirements #1364, Thanks @evanfebrianto
  • os.path.normpath filenames to display paths correctly on Windows #1362, Thanks @michaelitvin

💬 Other

  • Set INFO as default logger level #1319
  • Test GUI functionalities on Github Action #1378
  • Use lxml<5.0.0 for bbox_detection/labelme2voc.py #1380

v5.4.0a0

02 Dec 07:39
Compare
Choose a tag to compare
v5.4.0a0 Pre-release
Pre-release

🚀 Features

  • Export original VOC format in labelme2voc.py #1323
  • New annotation mode "ai_mask" that generates shapes as mask #1358

✨ Enhancements

  • Increase resolution of polygon approximation #1363
  • Show label_names and image in draw_label_png.py #1318
  • Support --labels to be comma separated text in labelme2voc.py #1326
  • Sort json file processing in labelme2voc.py #1327
  • Remove setFont call not to mess the font #1355
  • Clean up tool manu: remove ones less common, make diff in action and others #1356
  • Resize icons to be 32x32 so that it aligns nicely on the tool bar #1357

🐛 Fixes

  • Set onnxruntime!=1.16.0 to avoid providers argument requirements #1364

💬 Other

  • Set INFO as default logger level #1319

We have X account <@labelmeai>, which shares tips and updates, so follow for valuable information.

v5.3.1

22 Aug 14:07
Compare
Choose a tag to compare
  • no changes

v5.3.0

06 Aug 07:10
Compare
Choose a tag to compare
Uncategorized
  • Rename labelme_json_to_dataset -> labelme_export_json

If you find this project useful, please consider sponsoring its development.

v5.3.0a0

16 May 15:09
Compare
Choose a tag to compare
v5.3.0a0 Pre-release
Pre-release

🚀 Features

  • Integrate with Segment Anything Model (SAM)
Uncategorized

If you find this project useful, please consider sponsoring its development.

v5.2.1

16 May 15:06
Compare
Choose a tag to compare

🐛 Fixes

  • Fix issues around the newly added description
Uncategorized

If you find this project useful, please consider sponsoring its development.

v5.2.0.post4

13 Apr 15:13
Compare
Choose a tag to compare
  • no changes

ONNX files of "Segment Anything Model"

16 Apr 12:31
Compare
Choose a tag to compare