1 Star 0 Fork 8

chenp / half_model_label

forked from 林殊 / half_model_label 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Neverland 提交于 2024-02-18 19:18 . 更换qt5

half_model_label

介绍

半自动模型识别标注

安装教程

cpu 安装
  1. pip install paddlepaddle -i https://pypi.tuna.tsinghua.edu.cn/simple
  2. pip install paddleocr -i https://pypi.tuna.tsinghua.edu.cn/simple
  3. pip install torch torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple
gpu安装
  1. python -m pip install paddlepaddle-gpu==2.6.0.post120 -f https://www.paddlepaddle.org.cn/whl/windows/mkl/avx/stable.html
  2. pip install paddleocr
  3. pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
PyQt5安装轻量版

pip install PyQt-Fluent-Widgets

PyQt5安装完整版

pip install "PyQt-Fluent-Widgets[full]"

其他包

pip install loguru -i https://pypi.tuna.tsinghua.edu.cn/simple

pip install ddddocr -i https://pypi.tuna.tsinghua.edu.cn/simple

pip install open_clip_torch -i https://pypi.tuna.tsinghua.edu.cn/simple

特别说明

paddlepaddle跟clip只能一个gpu一个cpu

使用说明

  1. python main.py

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/nchenp/half_model_label.git
git@gitee.com:nchenp/half_model_label.git
nchenp
half_model_label
half_model_label
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891