An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## labelpt

Image segmentation annotation tool.

![demo](https://user-images.githubusercontent.com/19645346/132349648-dd0c0975-92d0-469d-9460-8a2735e7ef41.gif)


## Functions

- Paint mode
- Polygon mode
- Line/Rect/Oval mode

## Install

```
pip install labelpt
```

## Usage
Run labelpt.
```
labelpt
```