Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swhl/label_image
LabelImg is a graphical image annotation tool.
https://github.com/swhl/label_image
labelimg labeling-tool object-detection
Last synced: 4 days ago
JSON representation
LabelImg is a graphical image annotation tool.
- Host: GitHub
- URL: https://github.com/swhl/label_image
- Owner: SWHL
- License: mit
- Created: 2024-04-22T02:19:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T13:58:38.000Z (8 months ago)
- Last Synced: 2024-11-20T22:17:54.242Z (about 1 month ago)
- Topics: labelimg, labeling-tool, object-detection
- Language: Python
- Homepage:
- Size: 6.34 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### 简介
该仓库对原有[labelImg](https://github.com/HumanSignal/labelImg)做了整理,兼容python3.10版本。其余和原有labelImg相同。#### 安装
```bash
pip install label_image
```#### 使用
```bash
$ label_image
```