当前位置:网站首页>Paddleocr tutorial
Paddleocr tutorial
2022-07-04 23:21:00 【Acegem】
Artificial intelligence
- python, Deep learning , Computer vision
PaddleOCR course
python, Deep learning , Computer vision
PaddleOCR course
One 、 install
# To avoid dependency conflicts , Creating a virtual environment , be known as PaddleOCR, among python Version adopts 3.7.6
(base)$ conda create -n PaddleOCR python=3.7.6
# Activate the virtual environment PaddleOCR
(base)$ conda activate PaddleOCR
# Upgrade the virtual environment first pip
(PaddleOCR)$ python -m pip install -U pip
# Install... In a virtual environment paddlepaddle, Version is 2.0.0b0,
(PaddleOCR)$ python -m pip install paddlepaddle==2.0.0b0 -i https://mirror.baidu.com/pypi/simple
# download PaddleOCR Source code
(PaddleOCR)$ git clone https://gitee.com/paddlepaddle/PaddleOCR
# install PaddleOCR Source package ( Related dependencies )
(PaddleOCR)$ cd PaddleOCR
(PaddleOCR)$ pip install -r requirements.txt
边栏推荐
- 【爬虫】数据提取之xpath
- Font design symbol combination multifunctional wechat applet source code
- JS card style countdown days
- ECCV 2022 | 腾讯优图提出DisCo:拯救小模型在自监督学习中的效果
- 【剑指offer】1-5题
- 【ODX Studio编辑PDX】-0.3-如何删除/修改Variant变体中继承的(Inherited)元素
- Solution record of jamming when using CAD to move bricks in high configuration notebook
- ECS settings SSH key login
- debug和release的区别
- Redis introduction complete tutorial: List explanation
猜你喜欢
Redis introduction complete tutorial: detailed explanation of ordered collection
Editplus-- usage -- shortcut key / configuration / background color / font size
JS card style countdown days
Tweenmax emoticon button JS special effect
MariaDB's Galera cluster application scenario -- multi master and multi active databases
Explanation of bitwise operators
JS 3D explosive fragment image switching JS special effect
debug和release的区别
A complete tutorial for getting started with redis: hyperloglog
Selected cutting-edge technical articles of Bi Ren Academy of science and technology
随机推荐
heatmap. JS picture hotspot heat map plug-in
After Microsoft disables the IE browser, open the IE browser to flash back the solution
UML diagram memory skills
CTF竞赛题解之stm32逆向入门
【js】-【排序-相关】-笔记
【图论】拓扑排序
[Jianzhi offer] 6-10 questions
数据库基础知识
ffmpeg快速剪辑
[ODX studio edit PDX] -0.3- how to delete / modify inherited elements in variant variants
Why does infographic help your SEO
MariaDB的Galera集群-双主双活安装设置
[Taichi] change pbf2d (position based fluid simulation) of Taiji to pbf3d with minimal modification
[JS] - [sort related] - Notes
一次edu证书站的挖掘
[graph theory] topological sorting
Recommended collection: build a cross cloud data warehouse environment, which is particularly dry!
The Chinese output of servlet server and client is garbled
HMS core unified scanning service
The difference between debug and release