Update README-en.md

This commit is contained in:
yatengLG 2023-04-26 15:26:14 +08:00 committed by GitHub
parent 945a3bcc04
commit 2347f7d402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,16 @@ Demo Video[youtube](https://www.youtube.com/watch?v=yLdZCPmX-Bc)
[中文](README.md) [English](README-en.md)
# Feature
1. Support semantic segmentation and instance segmentation
2. Get the mask by SAM (segment anything model) and convert the mask into polygon.
3. Interactive correction mask, by clicking on the area of interest (not of interest) with the left (right) mouse button.
4. Support manual creation of polygons.
5. Support modifying polygons.
6. Support for adjusting polygon occlusion.
7. Support opening JSON files annotated by labelme (please backup a copy before opening).
8. Support exporting annotations as single-channel png images.
# INSTALL
## 1. Run the source code