1 Star 5 Fork 1

open-source/labelGo-Yolov5AutoLabelImg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.idea
build-tools
.gitignore
README.md
build-for-macos.sh
build-for-pypi.sh
build-ubuntu-binary.sh
build-windows-binary.sh
envsetup.sh
run-in-container.sh
data
demo
libs
readme
resources
tests
tools
LICENSE
MANIFEST.in
Makefile
README.md
labelGo.py
readme_zh_cn.md
requirements.txt
resources.qrc
setup.cfg
setup.py
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Deploy to PyPI

cd [ROOT]
sh build-tools/build-for-pypi.sh

Build for Ubuntu

cd build-tools
sh run-in-container.sh
sh envsetup.sh
sh build-ubuntu-binary.sh

Build for Windows

cd build-tools
sh run-in-container.sh
sh envsetup.sh
sh build-windows-binary.sh

Build for macOS High Sierra

cd build-tools
./build-for-macos.sh

Note: If there are some problems, try to

sudo rm -rf virtual-wne venv_wine
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/python-open-source/labelGo-Yolov5AutoLabelImg.git
git@gitee.com:python-open-source/labelGo-Yolov5AutoLabelImg.git
python-open-source
labelGo-Yolov5AutoLabelImg
labelGo-Yolov5AutoLabelImg
master

搜索帮助