当前位置:网站首页>PaddleOCR教程
PaddleOCR教程
2022-07-04 23:04:00 【Acegem】
人工智能
- python,深度学习,计算机视觉
PaddleOCR教程
python,深度学习,计算机视觉
PaddleOCR教程
一、安装
# 为避免依赖冲突,创建虚拟环境,名为PaddleOCR,其中python版本采用3.7.6
(base)$ conda create -n PaddleOCR python=3.7.6
# 激活虚拟环境PaddleOCR
(base)$ conda activate PaddleOCR
# 先升级虚拟环境的pip
(PaddleOCR)$ python -m pip install -U pip
# 在虚拟环境中安装paddlepaddle,版本为2.0.0b0,
(PaddleOCR)$ python -m pip install paddlepaddle==2.0.0b0 -i https://mirror.baidu.com/pypi/simple
# 下载PaddleOCR源码
(PaddleOCR)$ git clone https://gitee.com/paddlepaddle/PaddleOCR
# 安装PaddleOCR源码包(相关依赖)
(PaddleOCR)$ cd PaddleOCR
(PaddleOCR)$ pip install -r requirements.txt
边栏推荐
猜你喜欢

CTF競賽題解之stm32逆向入門

Phpcms paid reading function Alipay payment
![[binary tree] the maximum difference between a node and its ancestor](/img/b5/1bc3d102754fc44c6a547807ebab94.png)
[binary tree] the maximum difference between a node and its ancestor

初试为锐捷交换机跨设备型号升级版本(以RG-S2952G-E为例)

heatmap. JS picture hotspot heat map plug-in

ETCD数据库源码分析——处理Entry记录简要流程

C language to quickly solve the reverse linked list

【剑指Offer】6-10题

Redis入门完整教程:集合详解

CTF competition problem solution STM32 reverse introduction
随机推荐
Redis:Redis的事务
【ODX Studio編輯PDX】-0.2-如何對比Compare兩個PDX/ODX文件
【二叉树】节点与其祖先之间的最大差值
Redis入门完整教程:集合详解
Notepad++--编辑的技巧
Redis: redis message publishing and subscription (understand)
蓝天NH55系列笔记本内存读写速度奇慢解决过程记录
One of the commonly used technical indicators, reading boll Bollinger line indicators
A complete tutorial for getting started with redis: understanding and using APIs
字体设计符号组合多功能微信小程序源码
Docker镜像的缓存特性和Dockerfile
Excel shortcut keys - always add
Insert sort, select sort, bubble sort
Notepad++ -- editing skills
Network namespace
QT addition calculator (simple case)
Advantages of Alibaba cloud international CDN
QT drawing network topology diagram (connecting database, recursive function, infinite drawing, dragging nodes)
Summary of wechat applet display style knowledge points
Redis introduction complete tutorial: slow query analysis