文件名称:labelImg-master
介绍说明--下载内容来自于网络,使用问题请自行百度
LabelImg 是一个可视化的图像标定工具。使用该工具前需配置环境python + lxml。Faster R-CNN,YOLO,SSD等目标检测网络所需要的数据集,均需要借此工具标定图像中的目标。(LabelImg is a visual image calibration tool. You need to configure the environment Python + lxml before using this tool. Faster R-CNN, YOLO, SSD and other target detection networks need to use this tool to calibrate the target in the image.)
相关搜索: 图片标注工具
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.gitignore | 142 | 2018-03-25 |
.travis.yml | 2491 | 2018-03-25 |
CONTRIBUTING.rst | 83 | 2018-03-25 |
HISTORY.rst | 1022 | 2018-03-25 |
LICENSE | 1197 | 2018-03-25 |
MANIFEST.in | 300 | 2018-03-25 |
Makefile | 381 | 2018-03-25 |
README.rst | 8038 | 2018-03-25 |
__init__.py | 0 | 2018-03-25 |
build-tools | 0 | 2018-09-02 |
build-tools\.gitignore | 108 | 2018-03-25 |
build-tools\README.md | 378 | 2018-03-25 |
build-tools\build-for-pypi.sh | 680 | 2018-03-25 |
build-tools\build-ubuntu-binary.sh | 656 | 2018-03-25 |
build-tools\build-windows-binary.sh | 882 | 2018-03-25 |
build-tools\envsetup.sh | 1566 | 2018-03-25 |
build-tools\run-in-container.sh | 383 | 2018-03-25 |
data | 0 | 2018-09-02 |
data\predefined_classes.txt | 145 | 2018-03-25 |
demo | 0 | 2018-09-02 |
demo\demo.jpg | 58243 | 2018-03-25 |
demo\demo3.jpg | 91238 | 2018-03-25 |
demo\demo4.png | 2843527 | 2018-03-25 |
demo\demo5.png | 3240759 | 2018-03-25 |
icons | 0 | 2018-09-02 |
icons\app.icns | 170413 | 2018-03-25 |
icons\app.png | 30534 | 2018-03-25 |
icons\app.svg | 2282 | 2018-03-25 |
icons\cancel.png | 2136 | 2018-03-25 |
icons\close.png | 3111 | 2018-03-25 |
icons\color.png | 1461 | 2018-03-25 |
icons\color_line.png | 2368 | 2018-03-25 |
icons\copy.png | 646 | 2018-03-25 |
icons\delete.png | 1486 | 2018-03-25 |
icons\done.png | 2198 | 2018-03-25 |
icons\done.svg | 22232 | 2018-03-25 |
icons\edit.png | 1092 | 2018-03-25 |
icons\expert1.png | 278 | 2018-03-25 |
icons\expert2.png | 335 | 2018-03-25 |
icons\eye.png | 1264 | 2018-03-25 |
icons\feBlend-icon.png | 8059 | 2018-03-25 |
icons\file.png | 765 | 2018-03-25 |
icons\fit-width.png | 1365 | 2018-03-25 |
icons\fit-window.png | 1102 | 2018-03-25 |
icons\fit.png | 2262 | 2018-03-25 |
icons\format_voc.png | 786 | 2018-03-25 |
icons\format_yolo.png | 675 | 2018-03-25 |
icons\help.png | 1587 | 2018-03-25 |
icons\labels.png | 2381 | 2018-03-25 |
icons\labels.svg | 36694 | 2018-03-25 |
icons\new.png | 977 | 2018-03-25 |
icons\next.png | 30288 | 2018-03-25 |
icons\objects.png | 1103 | 2018-03-25 |
icons\open.png | 2073 | 2018-03-25 |
icons\open.svg | 18197 | 2018-03-25 |
icons\prev.png | 30665 | 2018-03-25 |
icons\quit.png | 1915 | 2018-03-25 |
icons\resetall.png | 3637 | 2018-03-25 |
icons\save-as.png | 2811 | 2018-03-25 |
icons\save-as.svg | 64005 | 2018-03-25 |
icons\save.png | 1187 | 2018-03-25 |
icons\save.svg | 30613 | 2018-03-25 |
icons\undo-cross.png | 2004 | 2018-03-25 |
icons\undo.png | 2018 | 2018-03-25 |
icons\verify.png | 3041 | 2018-03-25 |
icons\zoom-in.png | 1099 | 2018-03-25 |
icons\zoom-out.png | 1074 | 2018-03-25 |
icons\zoom.png | 1139 | 2018-03-25 |
issue_template.md | 145 | 2018-03-25 |
labelImg.py | 55821 | 2018-03-25 |
libs | 0 | 2018-09-02 |
libs\__init__.py | 0 | 2018-03-25 |
libs\canvas.py | 24802 | 2018-03-25 |
libs\colorDialog.py | 1293 | 2018-03-25 |
libs\constants.py | 449 | 2018-03-25 |
libs\labelDialog.py | 2429 | 2018-03-25 |
libs\labelFile.py | 5190 | 2018-03-25 |
libs\lib.py | 2034 | 2018-03-25 |
libs\pascal_voc_io.py | 6229 | 2018-03-25 |
libs\settings.py | 1148 | 2018-03-25 |
libs\shape.py | 6221 | 2018-03-25 |
libs\toolBar.py | 1192 | 2018-03-25 |
libs\ustr.py | 313 | 2018-03-25 |
libs\version.py | 76 | 2018-03-25 |
libs\yolo_io.py | 4523 | 2018-03-25 |
libs\zoomWidget.py | 780 | 2018-03-25 |
resources.qrc | 1405 | 2018-03-25 |
setup.cfg | 97 | 2018-03-25 |
setup.py | 1968 | 2018-03-25 |
tests | 0 | 2018-09-02 |
tests\.gitignore | 9 | 2018-03-25 |
tests\test.bmp | 263222 | 2018-03-25 |
tests\test_io.py | 1138 | 2018-03-25 |
tests\test_qt.py | 310 | 2018-03-25 |
tests\test_settings.py | 617 | 2018-03-25 |
tests\臉書.jpg | 747 | 2018-03-25 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.