文件名称:my_labelImg:我的https版本
文件大小:6.47MB
文件格式:ZIP
更新时间:2024-05-09 02:50:50
Python
标签图 LabelImg是图形图像注释工具。 它是用Python编写的,并将Qt用于其图形界面。 批注以PASCAL VOC格式( 所使用的格式)另存为XML文件。 此外,它还支持YOLO格式 安装 从源代码构建 Linux / Ubuntu / Mac至少需要 ,并已通过进行了测试。 但是,强烈建议使用以及 。 的Ubuntu Linux的 Python 2 + Qt4 sudo apt-get install pyqt4-dev-tools sudo pip install lxml make qt4py2 python labelImg.py python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE] Python 3 + Qt5(推荐) sudo apt-get install pyqt5-dev-tools su
【文件预览】:
my_labelImg-master
----MANIFEST.in(300B)
----.travis.yml(2KB)
----README.rst(9KB)
----data()
--------predefined_classes.txt(67B)
----CONTRIBUTING.rst(83B)
----tests()
--------test_utils.py(713B)
--------test_io.py(1KB)
--------test.512.512.bmp(257KB)
--------臉書.jpg(747B)
--------test_qt.py(310B)
--------.gitignore(9B)
--------test_stringBundle.py(1KB)
--------test_settings.py(782B)
----resources()
--------icons()
--------strings()
----LICENSE(1KB)
----resources.qrc(2KB)
----build-tools()
--------run-in-container.sh(383B)
--------build-windows-binary.sh(882B)
--------build-ubuntu-binary.sh(656B)
--------build-for-macos.sh(724B)
--------build-for-pypi.sh(680B)
--------envsetup.sh(2KB)
--------.gitignore(108B)
--------README.md(454B)
----__init__.py(0B)
----issue_template.md(145B)
----HISTORY.rst(1KB)
----labelImg.py(58KB)
----setup.cfg(97B)
----requirements()
--------requirements-linux-python3.txt(26B)
----setup.py(3KB)
----.gitignore(152B)
----Makefile(520B)
----demo()
--------demo3.jpg(89KB)
--------demo.jpg(57KB)
--------demo5.png(3.09MB)
--------demo4.png(2.71MB)
----libs()
--------labelDialog.py(3KB)
--------constants.py(596B)
--------labelFile.py(5KB)
--------utils.py(3KB)
--------colorDialog.py(1KB)
--------stringBundle.py(2KB)
--------ustr.py(532B)
--------__init__.py(76B)
--------settings.py(1KB)
--------canvas.py(26KB)
--------hashableQListWidgetItem.py(784B)
--------yolo_io.py(6KB)
--------resources.py(584KB)
--------toolBar.py(1KB)
--------pascal_voc_io.py(6KB)
--------shape.py(6KB)
--------zoomWidget.py(780B)