https://github.com/pei223/labelpt
image segmentation tool.
https://github.com/pei223/labelpt
annotation annotation-tool image-segmentation pip python segmentation semantic-segmentation
Last synced: 6 days ago
JSON representation
image segmentation tool.
- Host: GitHub
- URL: https://github.com/pei223/labelpt
- Owner: pei223
- License: mit
- Created: 2021-03-24T11:46:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T02:35:05.000Z (over 4 years ago)
- Last Synced: 2025-08-21T16:19:25.522Z (5 months ago)
- Topics: annotation, annotation-tool, image-segmentation, pip, python, segmentation, semantic-segmentation
- Language: TypeScript
- Homepage:
- Size: 4.81 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## labelpt
Image segmentation annotation tool.

## Functions
- Paint mode
- Polygon mode
- Line/Rect/Oval mode
## Install
```
pip install labelpt
```
## Usage
Run labelpt.
```
labelpt
```