Update README.md (#27)

This commit is contained in:
Wang Xin 2023-06-04 23:43:53 +08:00 committed by GitHub
parent 9cccb7692f
commit 80fbc35f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ If you've already marked your segmentation dataset by LabelMe, it's easy to use
## New
* export data as yolo polygon annotation (for YOLOv5 v7.0 segmentation)
* Now you can choose the output format of the label text. The available options are `plygon` and `bbox`.
* Now you can choose the output format of the label text. The two available alternatives are `polygon` and bounding box (`bbox`).
## Installation