|
|
@@ -11,20 +11,23 @@
|
|
|
|
|
|
<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)  
|
|
|
+ 
|
|
|
|
|
|
-[](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.
|
|
|
|
|
|
-[Complete PaddleX Online Documentation Contents](https://paddlex.readthedocs.io/zh_CN/develop_en/index.html)
|
|
|
+**: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.
|
|
|
|
|
|
-It is 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.
|
|
|
|
|
|
-**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.
|
|
|
|
|
|
-
|
|
|
+: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:
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
-## Recent Contributors
|
|
|
-[](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
|
|
|
|
|
|
@@ -70,7 +73,7 @@ It's a all-in-one client enable develops could implement deep learning projects
|
|
|
|
|
|
## Full Documentation and API Description
|
|
|
|
|
|
-- [Complete PaddleX online documentation contents](https://paddlex.readthedocs.io/zh_CN/develop/index.html)
|
|
|
+- [Complete PaddleX online documentation contents](https://paddlex.readthedocs.io/zh_CN/develop_en/):heart:
|
|
|
|
|
|
- [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)
|
|
|
@@ -87,19 +90,27 @@ To get developers up to speed with the PaddleX API, we've created a complete ser
|
|
|
|
|
|
|
|
|
|
|
|
-## Full Process Industry Applications
|
|
|
+## Full Process Industry Applications:star:
|
|
|
|
|
|
(continue to be updated)
|
|
|
|
|
|
* Industrial inspections:
|
|
|
- - [Industrial Meter Readings](https://paddlex.readthedocs.io/zh_CN/develop/examples/meter_reader.html)
|
|
|
-* Industrial quality control:
|
|
|
- - Battery separator defect detection (Coming Soon)
|
|
|
-* [Portrait Segmentation](https://paddlex.readthedocs.io/zh_CN/develop/examples/human_segmentation.html)
|
|
|
+ - [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)
|
|
|
|
|
|
|
|
|
|
|
|
-## [FAQ](./docs/gui/faq.md)
|
|
|
+## :question:[FAQ](./docs/gui/faq.md):question:
|
|
|
|
|
|
|
|
|
|
|
|
@@ -123,6 +134,6 @@ To get developers up to speed with the PaddleX API, we've created a complete ser
|
|
|
|
|
|
|
|
|
|
|
|
-## Contribution
|
|
|
+## :hugs: Contribution :hugs:
|
|
|
|
|
|
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.
|