|
|
@@ -1,4 +1,5 @@
|
|
|
-简体中文| [English](./README_EN.md)
|
|
|
+[简体中文](./README_cn.md) | English
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
@@ -8,35 +9,36 @@
|
|
|
</p>
|
|
|
|
|
|
|
|
|
-<p align= "center"> PaddleX -- 飞桨全流程开发工具,以低代码的形式支持开发者快速实现产业实际项目落地 </p>
|
|
|
+<p align= "center"> PaddleX -- PaddlePaddle End-to-End Development Toolkit,
|
|
|
+ enables developers to implement real industry projects in a low-code form quickly </p>
|
|
|
+
|
|
|
+[](LICENSE) [](https://github.com/PaddlePaddle/PaddleX/releases)  
|
|
|
+ 
|
|
|
+
|
|
|
+:hugs: PaddleX integrated the abilities of **Image classification**, **Object detection**, **Semantic segmentation**, and **Instance segmentation** in the Paddle CV toolkits, and get through the whole-process development from **Data preparation** and **Model training and optimization** to **Multi-end deployment**. At the same time, PaddleX provides **Succinct APIs** and a **Graphical Ueser Interface**. Developers can quickly complete the end-to-end process development of the Paddle in a form of **low-code** without installing different libraries.
|
|
|
+
|
|
|
+**:factory: PaddleX** has been validated in a dozen of industry application scenarios such as **Quality Inspection**, **Security**, **Patrol Inspection**, **Remote Sensing**, **Retail**, **Medical** etc.. In addition, it **provides a wealth of case practice tutorials**, to help developer could apply to actual cases easily.
|
|
|
+
|
|
|
|
|
|
-[](LICENSE)
|
|
|
-[](https://github.com/PaddlePaddle/PaddleX/releases)
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
|
|
|
-[完整PaddleX在线使用文档目录](https://paddlex.readthedocs.io/zh_CN/develop/index.html)
|
|
|
+:heart: **You can go to [Complete PaddleX Online Documentation Contents](https://paddlex.readthedocs.io/zh_CN/develop_en/index.html) for complete tutorial with the format of *Read the Doc* and better reading experience** :heart:
|
|
|
|
|
|
-集成飞桨智能视觉领域**图像分类**、**目标检测**、**语义分割**、**实例分割**任务能力,将深度学习开发全流程从**数据准备**、**模型训练与优化**到**多端部署**端到端打通,并提供**统一任务API接口**及**图形化开发界面Demo**。开发者无需分别安装不同套件,以**低代码**的形式即可快速完成飞桨全流程开发。
|
|
|
|
|
|
-**PaddleX** 经过**质检**、**安防**、**巡检**、**遥感**、**零售**、**医疗**等十多个行业实际应用场景验证,沉淀产业实际经验,**并提供丰富的案例实践教程**,全程助力开发者产业实践落地。
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
-## 近期贡献者
|
|
|
|
|
|
-[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/0)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/1)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/2)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/3)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/4)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/5)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/6)[](https://sourcerer.io/fame/LaraStuStu/PaddlePaddle/Paddlex/links/7)
|
|
|
|
|
|
-## 安装
|
|
|
+## Installation
|
|
|
|
|
|
-**PaddleX提供两种开发模式,满足用户的不同需求:**
|
|
|
+**PaddleX has two development modes to meet different needs of users:**
|
|
|
|
|
|
-1. **Python开发模式:**
|
|
|
+1.**Python development mode:**
|
|
|
|
|
|
- 通过简洁易懂的Python API,在兼顾功能全面性、开发灵活性、集成方便性的基础上,给开发者最流畅的深度学习开发体验。<br>
|
|
|
+The design of PaddleX Python API taking into account of comprehensive functions, development flexibility, and integration convenience, giving developers the smoothest deep learning development experience.
|
|
|
+
|
|
|
+**Pre-dependence**
|
|
|
|
|
|
- **前置依赖**
|
|
|
> - paddlepaddle >= 1.8.4
|
|
|
> - python >= 3.6
|
|
|
> - cython
|
|
|
@@ -45,91 +47,85 @@
|
|
|
```
|
|
|
pip install paddlex -i https://mirror.baidu.com/pypi/simple
|
|
|
```
|
|
|
-详细安装方法请参考[PaddleX安装](https://paddlex.readthedocs.io/zh_CN/develop/install.html)
|
|
|
-
|
|
|
+Please refer to the [PaddleX installation](https://paddlex.readthedocs.io/zh_CN/develop/install.html) for detailed installation method.
|
|
|
|
|
|
-2. **Padlde GUI模式:**
|
|
|
|
|
|
- 无代码开发的可视化客户端,应用Paddle API实现,使开发者快速进行产业项目验证,并为用户开发自有深度学习软件/应用提供参照。
|
|
|
+2. **Padlde GUI(Graphical Ueser Interface) mode:**
|
|
|
|
|
|
-- 前往[PaddleX官网](https://www.paddlepaddle.org.cn/paddle/paddlex),申请下载PaddleX GUI一键绿色安装包。
|
|
|
+It's a all-in-one client enable develops could implement deep learning projects without code.
|
|
|
|
|
|
-- 前往[PaddleX GUI使用教程](./docs/gui/how_to_use.md)了解PaddleX GUI使用详情。
|
|
|
-
|
|
|
-- [PaddleX GUI安装环境说明](./docs/gui/download.md)
|
|
|
-
|
|
|
+- Go to [PaddleX Official Website](https://www.paddlepaddle.org.cn/paddle/paddlex) to download the all-in-one client.
|
|
|
|
|
|
-## 产品模块说明
|
|
|
+- Go to [PaddleX GUI tutorial](./docs/gui/how_to_use.md ) for details of using it.
|
|
|
|
|
|
-- **数据准备**:兼容ImageNet、VOC、COCO等常用数据协议,同时与Labelme、精灵标注助手、[EasyData智能数据服务平台](https://ai.baidu.com/easydata/)等无缝衔接,全方位助力开发者更快完成数据准备工作。
|
|
|
+- [PaddleX GUI Environment Requirements for Installation](. /docs/gui/download.md)
|
|
|
|
|
|
-- **数据预处理及增强**:提供极简的图像预处理和增强方法--Transforms,适配imgaug图像增强库,支持**上百种数据增强策略**,是开发者快速缓解小样本数据训练的问题。
|
|
|
|
|
|
-- **模型训练**:集成[PaddleClas](https://github.com/PaddlePaddle/PaddleClas), [PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection), [PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)视觉开发套件,提供大量精选的、经过产业实践的高质量预训练模型,使开发者更快实现工业级模型效果。
|
|
|
+## Product Module Description
|
|
|
|
|
|
-- **模型调优**:内置模型可解释性模块、[VisualDL](https://github.com/PaddlePaddle/VisualDL)可视化分析工具。使开发者可以更直观的理解模型的特征提取区域、训练过程参数变化,从而快速优化模型。
|
|
|
+- **Data preparation**: Compatible with common data protocols such as ImageNet, VOC, COCO, and seamlessly interconnecting with Labelme, Colabeler, and [EasyData intelligent data service platform](https://ai.baidu.com/easydata/), to help developers to quickly complete data preparations.
|
|
|
+- **Data pre-processing and enhancement**: Provides a minimalist image pre-processing and enhancement method--Transforms. Adapts imgaug which is a powerful image enhancement library, so that PaddleX could supports **Hundreds of data enhancement strategies**, which makes developers quickly alleviate the situation of traing with small sample dataset.
|
|
|
+- **Model training**: PaddleX integrates [PaddleClas](https://github.com/PaddlePaddle/PaddleClas), [PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection), and [PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg) etcs. So it provides a large number of selected, industry-proven, high-quality pre-trained models, enabling developers to achieve the industry requirements much more quickly.
|
|
|
+- **Model tuning**: Model-interpretability module and [VisualDL](https://github.com/PaddlePaddle/VisualDL) visual analysis tool are integrated as well. It allows developers to understand the model's feature extraction region and the change of the training process parameters more intuitively , so as to quickly optimize the model.
|
|
|
+- **Multi-End Secure Deployment**: The built-in model compression tool-- [PaddleSlim](https://github.com/PaddlePaddle/PaddleSlim) and **Model Encryption Deployment Module**, are seamlessly interconnected with native prediction library **Paddle Inference** and Multi-platform high performance deep learning inference engine-- [Paddle Lite](https://github.com/PaddlePaddle/Paddle-Lite) , to enable developers to quickly implement multi-end, high-performance, secure deployments of the model.
|
|
|
|
|
|
-- **多端安全部署**:内置[PaddleSlim](https://github.com/PaddlePaddle/PaddleSlim)模型压缩工具和**模型加密部署模块**,与飞桨原生预测库Paddle Inference及高性能端侧推理引擎[Paddle Lite](https://github.com/PaddlePaddle/Paddle-Lite) 无缝打通,使开发者快速实现模型的多端、高性能、安全部署。
|
|
|
|
|
|
-
|
|
|
|
|
|
-## 完整使用文档及API说明
|
|
|
+## Full Documentation and API Description
|
|
|
|
|
|
-- [完整PaddleX在线使用文档目录](https://paddlex.readthedocs.io/zh_CN/develop/index.html)
|
|
|
+- [Complete PaddleX online documentation contents](https://paddlex.readthedocs.io/zh_CN/develop_en/):heart:
|
|
|
|
|
|
-- [10分钟快速上手系列教程](https://paddlex.readthedocs.io/zh_CN/develop/quick_start.html)
|
|
|
-- [PaddleX模型训练教程集合](https://paddlex.readthedocs.io/zh_CN/develop/train/index.html)
|
|
|
-- [PaddleX API接口说明](https://paddlex.readthedocs.io/zh_CN/develop/apis/index.html)
|
|
|
+- [10-Minute Quick Start Tutorial Series](https://paddlex.readthedocs.io/zh_CN/develop/quick_start.html)
|
|
|
+- [Collection of PaddleX Model Training Tutorials](https://paddlex.readthedocs.io/zh_CN/develop/train/index.html)
|
|
|
+- [PaddleX API Interface Description](https://paddlex.readthedocs.io/zh_CN/develop/apis/index.html)
|
|
|
|
|
|
-### 在线项目示例
|
|
|
+### Examples of Online Projects
|
|
|
|
|
|
-为了使开发者更快掌握PaddleX API,我们创建了一系列完整的示例教程,您可通过AIStudio一站式开发平台,快速在线运行PaddleX的项目。
|
|
|
+To get developers up to speed with the PaddleX API, we've created a complete series of sample tutorials that you can run PaddleX projects online through the **AIStudio** quickly.
|
|
|
|
|
|
-- [PaddleX快速上手CV模型训练](https://aistudio.baidu.com/aistudio/projectdetail/450925)
|
|
|
-- [PaddleX快速上手——MobileNetV3-ssld 化妆品分类](https://aistudio.baidu.com/aistudio/projectdetail/450220)
|
|
|
-- [PaddleX快速上手——Faster-RCNN AI识虫](https://aistudio.baidu.com/aistudio/projectdetail/439888)
|
|
|
-- [PaddleX快速上手——DeepLabv3+ 视盘分割](https://aistudio.baidu.com/aistudio/projectdetail/440197)
|
|
|
+- [PaddleX Quick Start - CV Model Training](https://aistudio.baidu.com/aistudio/projectdetail/450925)
|
|
|
+- [PaddleX Quick Start - MobileNetV3-ssld Cosmetics Classification](https://aistudio.baidu.com/aistudio/projectdetail/450220)
|
|
|
+- [PaddleX Quick Start - Faster-RCNN AI Bug Recognition](https://aistudio.baidu.com/aistudio/projectdetail/439888)
|
|
|
+- [PaddleX Quick Start - DeepLabv3+ Semantic Segmentation](https://aistudio.baidu.com/aistudio/projectdetail/440197)
|
|
|
|
|
|
|
|
|
|
|
|
-## 全流程产业应用案例
|
|
|
+## Full Process Industry Applications:star:
|
|
|
|
|
|
(continue to be updated)
|
|
|
|
|
|
-* 工业巡检:
|
|
|
- * [工业表计读数](https://paddlex.readthedocs.io/zh_CN/develop/examples/meter_reader.html)
|
|
|
-
|
|
|
-* 工业质检:
|
|
|
- * [电池隔膜缺陷检测](https://paddlex.readthedocs.io/zh_CN/develop/examples/industrial_quality_inspection/README.html)
|
|
|
-
|
|
|
-* 卫星遥感:
|
|
|
- * [RGB遥感影像分割](https://paddlex.readthedocs.io/zh_CN/develop/examples/remote_sensing.html)
|
|
|
- * [多通道遥感影像分割](https://paddlex.readthedocs.io/zh_CN/develop/examples/multi-channel_remote_sensing/README.html)
|
|
|
- * [地块变化检测](https://paddlex.readthedocs.io/zh_CN/develop/examples/multi-channel_remote_sensing/README.html)
|
|
|
+* Industrial inspections:
|
|
|
+ - [Industrial Meter Readings](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/meter_reader.html)
|
|
|
+* [Industrial quality control](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/industrial_quality_inspection/README.html)
|
|
|
+* Satellite Image Understanding:
|
|
|
+ * [RGB Satellite Image Segmentation](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/remote_sensing.html)
|
|
|
+ * [Multi-Channel Satellite Image Segmentation](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/multi-channel_remote_sensing/README.html)
|
|
|
+ * [Land Parcel Change Detection](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/change_detection.html)
|
|
|
+* [Portrait Segmentation](https://paddlex.readthedocs.io/zh_CN/develop_en/examples/human_segmentation.html)
|
|
|
+* Multi-platform Deployment with Encryption
|
|
|
+ - [CPU/GPU (Encryption) deployment](https://paddlex.readthedocs.io/zh_CN/develop_en/deploy/server/index.html)
|
|
|
+ - [Deployment with OpenVINO toolkit](https://paddlex.readthedocs.io/zh_CN/develop_en/deploy/openvino/index.html)
|
|
|
+ - [Deploy on Nvidia Jetson](https://paddlex.readthedocs.io/zh_CN/develop_en/deploy/nvidia-jetson.html)
|
|
|
+ - [Deploy on Raspberry Pi](https://paddlex.readthedocs.io/zh_CN/develop_en/deploy/raspberry/index.html)
|
|
|
|
|
|
-* [人像分割](https://paddlex.readthedocs.io/zh_CN/develop/examples/human_segmentation.html)
|
|
|
|
|
|
|
|
|
+## :question:[FAQ](./docs/gui/faq.md):question:
|
|
|
|
|
|
-## [FAQ](./docs/gui/faq.md)
|
|
|
|
|
|
|
|
|
+## Communication and Feedback
|
|
|
|
|
|
-## 交流与反馈
|
|
|
-
|
|
|
-- 项目官网:https://www.paddlepaddle.org.cn/paddle/paddlex
|
|
|
-
|
|
|
-- PaddleX用户交流群:957286141 (手机QQ扫描如下二维码快速加入)
|
|
|
-
|
|
|
- <p align="center">
|
|
|
- <img src="./docs/gui/images/QR2.jpg" width="250" height ="360" alt="QR" align="middle" />
|
|
|
- </p>
|
|
|
-
|
|
|
+- Project official website: https://www.paddlepaddle.org.cn/paddle/paddlex
|
|
|
+- PaddleX user group: 957286141 (Scan the following QR code on Mobile QQ to join quickly)
|
|
|
|
|
|
+<p align="center">
|
|
|
+ <img src="./docs/gui/images/QR2.jpg" width="250" height ="360" alt="QR" align="middle" />
|
|
|
+</p>
|
|
|
|
|
|
-## 更新日志
|
|
|
+## Release Note
|
|
|
|
|
|
-> [历史版本及更新内容](https://paddlex.readthedocs.io/zh_CN/develop/change_log.html)
|
|
|
+> [Complete Release Note](https://paddlex.readthedocs.io/zh_CN/develop/change_log.html)
|
|
|
- 2020.09.05 v1.2.0
|
|
|
- 2020.07.13 v1.1.0
|
|
|
- 2020.07.12 v1.0.8
|
|
|
@@ -138,6 +134,6 @@ pip install paddlex -i https://mirror.baidu.com/pypi/simple
|
|
|
|
|
|
|
|
|
|
|
|
-## 贡献代码
|
|
|
+## :hugs: Contribution :hugs:
|
|
|
|
|
|
-我们非常欢迎您为PaddleX贡献代码或者提供使用建议。如果您可以修复某个issue或者增加一个新功能,欢迎给我们提交Pull Requests。
|
|
|
+You are welcomed to contribute codes to PaddleX or provide suggestions. If you can fix an issue or add a new feature, please feel free to submit Pull Requests.
|