# paddleocrtest **Repository Path**: sparkle__code__guy/paddleocrtest ## Basic Information - **Project Name**: paddleocrtest - **Description**: ocr的基本使用,后面对于各种应用场景欢迎各位补充 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-18 - **Last Updated**: 2023-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # paddleocrtest #### 介绍 ocr的基本使用,后面对于各种应用场景欢迎各位补充 #### 软件架构 软件架构说明 #### 安装教程 1. conda create -n paddleocrtest python==3.8 2. conda activate paddleocrtest 3. pip install -r requirements.txt #### 使用说明 1. python img_ocr.py