README.md 23.5 KB
Newer Older
G
grasswolfs 已提交
1
English | [简体中文](README_ch.md)
W
wuzewu 已提交
2

C
chunzhang-hub 已提交
3 4
<p align="center">
 <img src="./docs/imgs/paddlehub_logo.jpg" align="middle"
Z
Zeyu Chen 已提交
5 6
</p>

G
grasswolfs 已提交
7

Z
Zeyu Chen 已提交
8 9
------------------------------------------------------------------------------------------

W
wuzewu 已提交
10
<p align="center">
W
wuzewu 已提交
11 12
    <a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache%202-dfd.svg"></a>
    <a href="https://github.com/PaddlePaddle/PaddleHub/releases"><img src="https://img.shields.io/github/v/release/PaddlePaddle/PaddleHub?color=ffa"></a>
W
wuzewu 已提交
13 14 15 16 17
    <a href=""><img src="https://img.shields.io/badge/python-3.6+-aff.svg"></a>
    <a href=""><img src="https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-pink.svg"></a>
    <a href=""><img src="https://img.shields.io/pypi/format/paddlehub?color=c77"></a>
</p>
<p align="center">
W
wuzewu 已提交
18 19 20 21 22
    <a href="https://github.com/PaddlePaddle/PaddleHub/graphs/contributors"><img src="https://img.shields.io/github/contributors/PaddlePaddle/PaddleHub?color=9ea"></a>
    <a href="https://github.com/PaddlePaddle/PaddleHub/commits"><img src="https://img.shields.io/github/commit-activity/m/PaddlePaddle/PaddleHub?color=3af"></a>
    <a href="https://pypi.org/project/paddlehub/"><img src="https://img.shields.io/pypi/dm/paddlehub?color=9cf"></a>
    <a href="https://github.com/PaddlePaddle/PaddleHub/issues"><img src="https://img.shields.io/github/issues/PaddlePaddle/PaddleHub?color=9cc"></a>
    <a href="https://github.com/PaddlePaddle/PaddleHub/stargazers"><img src="https://img.shields.io/github/stars/PaddlePaddle/PaddleHub?color=ccf"></a>
W
wuzewu 已提交
23
</p>
C
chunzhang-hub 已提交
24

G
grasswolfs 已提交
25 26
## Introduction
- PaddleHub aims to provide developers with rich, high-quality, and directly usable pre-trained models.
Z
Zeyu Chen 已提交
27
- **No need for deep learning background**, you can use AI models quickly and enjoy the dividends of the artificial intelligence era.
28
- Covers 5 major categories of Image, Text, Audio, Video, and Industrial application, and supports **one-click prediction**, **easy service deployment** and **transfer learning**
Z
Zeyu Chen 已提交
29
- All models are **OPEN SOURCE**, **FREE** to download and use them in offline scenario.
Z
Zeyu Chen 已提交
30

Z
Zeyu Chen 已提交
31
### Recent updates
32
- **2021.04.27:** The v2.1.0 version is released. **[Improvements]** Add supports for five new models, including two high-precision semantic segmentation models based on VOC dataset and three voice classification models. Enforce the transfer learning capabilities for image semantic segmentation, text semantic matching and voice classification on related datasets. **[Upgrades of deployment capabilities]** Add the export function APIs for two kinds of model formats, i.,e, ONNX and PaddleInference. **Important Open-Source Ecological Cooperation:** add the support for [BentoML](https://github.com/bentoml/BentoML/), which is a cloud native framework for serving deployment. Users can easily serve pre-trained models from PaddleHub by following the [Tutorial notebooks](https://github.com/PaddlePaddle/PaddleHub/blob/release/v2.1/demo/serving/bentoml/cloud-native-model-serving-with-bentoml.ipynb). Also, see this announcement and [Release note](https://github.com/bentoml/BentoML/releases/tag/v0.12.1) from BentoML. (Many thanks to @[parano](https://github.com/parano) @[cqvu](https://github.com/cqvu) @[deehrlic](https://github.com/deehrlic) for contributing this feature in PaddleHub). **[Bug fixes]** [#7da1230](https://github.com/PaddlePaddle/PaddleHub/commit/7da12302dd77e3d739da72821d41715ad8a7c79c) Fixed the problem that the model cannot resume training if metrics is not recorded. [#b0b3144](https://github.com/PaddlePaddle/PaddleHub/commit/b0b3144eff34e47cac8fc450c8b7cb6c557f9b84) Fixed the problem that the thread did not exit normally when the evaluation process was abnormal. [#30aace4](https://github.com/PaddlePaddle/PaddleHub/commit/30aace46414bbeef02beb75b7128f48fada82150) Improve the model installation process. The total number of pre-trained models reaches **【300】**.
C
chunzhang-hub 已提交
33
- **2021.02.18:** The v2.0.0 version is released, making model development and debugging easier, and the finetune task is more flexible and easy to use.The ability to transfer learning for visual tasks is fully upgraded, supporting various tasks such as image classification, image coloring, and style transfer; Transformer models such as BERT, ERNIE, and RoBERTa are upgraded to dynamic graphs, supporting Fine-Tune capabilities for text classification and sequence labeling; Optimize the Serving capability, support multi-card prediction, automatic load balancing, and greatly improve performance; the new automatic data enhancement capability Auto Augment can efficiently search for data enhancement strategy combinations suitable for data sets. 61 new word vector models were added, including 51 Chinese models and 10 English models; add 4 image segmentation models, 2 depth models, 7 image generation models, and 3 text generation models, the total number of pre-trained models reaches **【274】**.
Z
Zeyu Chen 已提交
34
- **2020.12.1:** Release 2.0-beta1 version, migrate ERNIE, RoBERTa, BERT to dynamic graph mode. Add text classification fine-tune task based on large-scale pre-trained models.
C
chunzhang-hub 已提交
35
- **2020.11.20:** Release 2.0-beta version, fully migrate the dynamic graph programming mode, and upgrade the service deployment Serving capability; add 1 hand key point detection model, 12 image cartoonization models, 3 image editing models, 3 speech synthesis models, syntax Analyzing one, the total number of pre-trained models reaches **【182】**.
Z
Zeyu Chen 已提交
36 37 38 39
- **2020.10.09:** Added 4 new OCR multi-language series models, 4 image editing models, and the total number of pre-trained models reached **【162】**.
- **2020.09.27:** 6 new text generation models and 1 image segmentation model were added, and the total number of pre-trained models reached **【154】**.
- **2020.08.13:** Released v1.8.1, added a segmentation model, and supports EMNLP2019-Sentence-BERT as a text matching task network. The total number of pre-training models reaches **【147】**.
- **2020.07.29:** Release v1.8.0, new AI couplets and AI writing poems, jieba word segmentation, LDA topic model, semantic similarity calculation, new target detection, short video classification model, ultra-lightweight Chinese and English OCR, new pedestrian detection, vehicle industrial-grade models such as detection and animal recognition support [VisualDL](https://github.com/PaddlePaddle/VisualDL) visualization training, and the total number of pre-training models reaches **【135】**.
G
grasswolfs 已提交
40 41


G
grasswolfs 已提交
42
## Features
43
- **Abundant Pre-trained Models**: 300+ pre-trained models covering the 5 major categories including Image, Text, Audio, Video, and Industrial application. All of them are free for download and offline usage.
Z
Zeyu Chen 已提交
44
- **Quick Model Prediction**: Model prediction can be realized through a few lines of scripts to quickly experience the model effect.
Z
Zeyu Chen 已提交
45
- **Model As Service**: A one-line command to build deep learning model API service deployment capabilities.
Z
Zeyu Chen 已提交
46
- **Easy-to-use Transfer Learning**: Just few lines of code you can complete the transfer-learning task like image classification and text classification based on high quality pre-trained models.
Z
Zeyu Chen 已提交
47
- **Cross-platform**: Can run on Linux, Windows, MacOS and other operating systems.
D
Daniel Yang 已提交
48

Z
Zeyu Chen 已提交
49 50
## Visualization Demo

Z
Zeyu Chen 已提交
51
### Text Recognition
G
grasswolfs 已提交
52
- Contain ultra-lightweight Chinese and English OCR models, high-precision Chinese and English, multilingual German, French, Japanese, Korean OCR recognition.
G
grasswolfs 已提交
53
- Many thanks to CopyRight@[PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) for the pre-trained models, you can try to train your models with PadddleOCR.
G
grasswolfs 已提交
54
<div align="center">
G
grasswolfs 已提交
55
<img src="./docs/imgs/Readme_Related/Image_Ocr.gif"  width = "800" height = "400" />
G
grasswolfs 已提交
56
</div>
G
grasswolfs 已提交
57

G
grasswolfs 已提交
58 59
### Face Detection
- Including face detection, mask face detection, multiple algorithms are optional.
G
grasswolfs 已提交
60
- Many thanks to CopyRight@[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection) for the pre-trained models, you can try to train your models with PadddleDetection.
G
grasswolfs 已提交
61
<div align="center">
G
grasswolfs 已提交
62
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Face_Mask.gif"  width = "588" height = "400" />
G
grasswolfs 已提交
63
</div>
G
grasswolfs 已提交
64

Z
Zeyu Chen 已提交
65
### Image Editing
Z
Zeyu Chen 已提交
66
- 4x super resolution effect, multiple super resolution models are optional.
H
haoyuying 已提交
67
- Colorization models can be used to repair old grayscale photos.
G
grasswolfs 已提交
68
- Many thanks to CopyRight@[PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN) for the pre-trained models, you can try to train your models with PadddleGAN.
G
grasswolfs 已提交
69
<div align="center">
G
grasswolfs 已提交
70 71 72 73 74
<table>
    <thead>
    </thead>
    <tbody>
        <tr>
G
grasswolfs 已提交
75 76
            <th>SuperResolution </th>
            <th>Restoration </th>
G
grasswolfs 已提交
77 78 79 80 81 82 83 84 85 86 87 88 89
        </tr>
        <tr>
            <th>
            <a>
            <img src="./docs/imgs/Readme_Related/ImageEdit_SuperResolution.gif"  width = "266" height = "400" /></a><br>
            </th>
            <th>
            <a>
            <img src="./docs/imgs/Readme_Related/ImageEdit_Restoration.gif"  width = "300" height = "400" /></a><br>
            </th>
        </tr>
    </tbody>
</table>
G
grasswolfs 已提交
90
</div>
G
grasswolfs 已提交
91

C
chunzhang-hub 已提交
92 93 94 95 96 97 98 99
### Image Generation
- Including portrait cartoonization, street scene cartoonization, and style transfer.
- Many thanks to CopyRight@[PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)、CopyRight@[AnimeGAN](https://github.com/TachibanaYoshino/AnimeGANv2)for the pre-trained models.
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageGAN.gif"  width = "640" height = "600" />
</div>


G
grasswolfs 已提交
100
### Object Detection
Z
Zeyu Chen 已提交
101
- Pedestrian detection, vehicle detection, and more industrial-grade ultra-large-scale pretrained models are provided.
G
grasswolfs 已提交
102
- Many thanks to CopyRight@[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection) for the pre-trained models, you can try to train your models with PadddleDetection.
G
grasswolfs 已提交
103
<div align="center">
G
grasswolfs 已提交
104
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Pedestrian_Vehicle.gif"  width = "642" height = "400" />
G
grasswolfs 已提交
105
</div>
G
grasswolfs 已提交
106

G
grasswolfs 已提交
107
### Key Point Detection
G
grasswolfs 已提交
108
- Support body, face and hands key point detection for single or multiple person.
G
grasswolfs 已提交
109
- Many thanks to CopyRight@[openpose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) for the pre-trained models.
G
grasswolfs 已提交
110
<div align="center">
C
chunzhang-hub 已提交
111
<img src="./docs/imgs/Readme_Related/Image_keypoint.gif"  width = "642" height = "550" />
G
grasswolfs 已提交
112
</div>
G
grasswolfs 已提交
113

G
grasswolfs 已提交
114
### Image Segmentation
C
chunzhang-hub 已提交
115 116
- High quality pixel-level portrait cutout model, ACE2P human body analysis world champion models are provided, Dynamic Sky Replacement and Harmonization.
- Many thanks to CopyRight@[PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg), CopyRight@[Zhengxia Zou](https://github.com/jiupinjia/SkyAR) for the pre-trained models, you can try to retrain your models by paddleseg or sky matting model.
G
grasswolfs 已提交
117
<div align="center">
G
grasswolfs 已提交
118
<img src="./docs/imgs/Readme_Related/ImageSeg_Human.gif"  width = "642" height = "400" />
G
grasswolfs 已提交
119
</div>
G
grasswolfs 已提交
120

C
chunzhang-hub 已提交
121 122 123 124 125
<div align="center">
<img src="./docs/imgs/Readme_Related/9dis.gif"  width = "642" height = "200" />
</div>

<div align="center">
W
wuzewu 已提交
126

C
chunzhang-hub 已提交
127 128 129 130
(The second gif comes from  CopyRight@[jiupinjia/SkyAR](https://github.com/jiupinjia/SkyAR#district-9-ship-video-source))
</div>


G
grasswolfs 已提交
131
### Image Classification
Z
Zeyu Chen 已提交
132
- Various models like animal classification, dish classification, wild animal product classification are available.
G
grasswolfs 已提交
133
- Many thanks to CopyRight@[PaddleClas](https://github.com/PaddlePaddle/PaddleClas) for the pre-trained models, you can try to train your models with PadddleClas.
G
grasswolfs 已提交
134
<div align="center">
G
grasswolfs 已提交
135
<img src="./docs/imgs/Readme_Related/ImageClas_animal_dish_wild.gif"  width = "530" height = "400" />
G
grasswolfs 已提交
136
</div>
G
grasswolfs 已提交
137

Z
Zeyu Chen 已提交
138
### Text Generation
Z
Zeyu Chen 已提交
139
- AI poem writing, AI couplets, AI love words generation models are available.
G
grasswolfs 已提交
140
- Many thanks to CopyRight@[ERNIE](https://github.com/PaddlePaddle/ERNIE) for the pre-trained models, you can try to train your models with ERNIE.
G
grasswolfs 已提交
141
<div align="center">
G
grasswolfs 已提交
142
<img src="./docs/imgs/Readme_Related/Text_Textgen_poetry.gif"  width = "850" height = "400" />
G
grasswolfs 已提交
143
</div>
G
grasswolfs 已提交
144

Z
Zeyu Chen 已提交
145
### Lexical Analysis
G
grasswolfs 已提交
146
- Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC)@Baidu NLP.
Z
Zeyu Chen 已提交
147 148 149 150
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_Lexical Analysis.png"  width = "640" height = "233" />
</div>

Z
Zeyu Chen 已提交
151
### Syntactic Analysis
G
grasswolfs 已提交
152
- Leading Chinese syntactic analysis model are provided by [DDParser](https://github.com/baidu/DDParser)@Baidu NLP.
G
grasswolfs 已提交
153
<div align="center">
G
grasswolfs 已提交
154
<img src="./docs/imgs/Readme_Related/Text_SyntacticAnalysis.png"  width = "640" height = "301" />
G
grasswolfs 已提交
155
</div>
G
grasswolfs 已提交
156

Z
Zeyu Chen 已提交
157
### Sentiment Analysis
Z
Zeyu Chen 已提交
158
- All SOTA Chinese sentiment analysis model released by Baidu NLP can be used just one-line of code.
G
grasswolfs 已提交
159
<div align="center">
G
grasswolfs 已提交
160
<img src="./docs/imgs/Readme_Related/Text_SentimentAnalysis.png"  width = "640" height = "228" />
G
grasswolfs 已提交
161
</div>
G
grasswolfs 已提交
162

G
grasswolfs 已提交
163
### Text Review
Z
Zeyu Chen 已提交
164
- Text review model of Chinese pornographic text are available.
G
grasswolfs 已提交
165
<div align="center">
G
grasswolfs 已提交
166
<img src="./docs/imgs/Readme_Related/Text_Textreview.png"  width = "640" height = "140" />
G
grasswolfs 已提交
167
</div>
G
grasswolfs 已提交
168

G
grasswolfs 已提交
169
### Speech Synthesis
G
grasswolfs 已提交
170 171
- TTS speech synthesis algorithm, multiple algorithms are available.
- Many thanks to CopyRight@[Parakeet](https://github.com/PaddlePaddle/Parakeet) for the pre-trained models, you can try to train your models with Parakeet.
G
grasswolfs 已提交
172 173
- Input: `Life was like a box of chocolates, you never know what you're gonna get.`
- The synthesis effect is as follows:
G
grasswolfs 已提交
174 175 176 177 178 179 180 181
<div align="center">
<table>
    <thead>
    </thead>
    <tbody>
        <tr>
            <th>deepvoice3 </th>
            <th>fastspeech </th>
G
grasswolfs 已提交
182
            <th>transformer</th>
G
grasswolfs 已提交
183 184 185
        </tr>
        <tr>
            <th>
G
grasswolfs 已提交
186
            <a href="https://paddlehub.bj.bcebos.com/resources/deepvoice3_ljspeech-0.wav">
G
grasswolfs 已提交
187 188 189
            <img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
            </th>
            <th>
G
grasswolfs 已提交
190
            <a href="https://paddlehub.bj.bcebos.com/resources/fastspeech_ljspeech-0.wav">
G
grasswolfs 已提交
191 192 193
            <img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
            </th>
            <th>
G
grasswolfs 已提交
194
            <a href="https://paddlehub.bj.bcebos.com/resources/transformer_tts_ljspeech-0.wav">
G
grasswolfs 已提交
195 196 197 198 199 200
            <img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
            </th>
        </tr>
    </tbody>
</table>
</div>
G
grasswolfs 已提交
201

G
grasswolfs 已提交
202
### Video Classification
G
grasswolfs 已提交
203
- Short video classification trained via large-scale video datasets, supports 3000+ tag types prediction for short Form Videos.
G
grasswolfs 已提交
204
- Many thanks to CopyRight@[PaddleVideo](https://github.com/PaddlePaddle/PaddleVideo) for the pre-trained model, you can try to train your models with PaddleVideo.
G
grasswolfs 已提交
205
- `Example: Input a short video of swimming, the algorithm can output the result of "swimming"`
G
grasswolfs 已提交
206
<div align="center">
G
grasswolfs 已提交
207
<img src="./docs/imgs/Readme_Related/Text_Video.gif"  width = "400" height = "400" />
G
grasswolfs 已提交
208
</div>
G
grasswolfs 已提交
209

Z
Zeyu Chen 已提交
210 211
## ===**Key Points**===
- All the above pre-trained models are all open source and free, and the number of models is continuously updated. Welcome **⭐Star⭐** to pay attention.
G
grasswolfs 已提交
212
<div align="center">
G
grasswolfs 已提交
213
<a href="https://github.com/PaddlePaddle/PaddleHub/stargazers">
Z
Zeyu Chen 已提交
214
    <img src="./docs/imgs/Readme_Related/star_en.png"  width = "411" height = "100" /></a>  
G
grasswolfs 已提交
215 216
</div>

G
grasswolfs 已提交
217
<a name="Welcome_joinus"></a>
Z
Zeyu Chen 已提交
218

G
grasswolfs 已提交
219
## Welcome to join PaddleHub technical group
Z
Zeyu Chen 已提交
220 221

If you have any questions during the use of the model, you can join the official WeChat group to get more efficient questions and answers, and fully communicate with developers from all walks of life. We look forward to your joining.
G
grasswolfs 已提交
222 223 224
<div align="center">
<img src="./docs/imgs/joinus.PNG"  width = "200" height = "200" />
</div>  
C
chunzhang-hub 已提交
225
If you fail to scan the code, please add WeChat 15704308458 and note "Hub", the operating class will invite you to join the group.
G
grasswolfs 已提交
226 227

## Documentation Tutorial
W
wuzewu 已提交
228
- [PIP Installation](./docs/docs_en/get_start/installation.rst)
G
grasswolfs 已提交
229
- Quick Start
W
wuzewu 已提交
230 231
    - [Python API](./docs/docs_en/get_start/python_use_hub.rst)
    - [More Demos](./docs/docs_en/community/more_demos.md)
232
- Rich Pre-trained Models 300
W
wuzewu 已提交
233
    - [Boutique Featured Models](./docs/docs_en/figures.md)
234 235
    - Computer Vision 161
      - [Image Classification 77 ](./modules/image/classification/README_en.md)
G
grasswolfs 已提交
236 237
      - [Object Detection 13 ](./modules/image/object_detection/README_en.md)
      - [Face Detection 7 ](./modules/image/face_detection/README_en.md)  
C
chunzhang-hub 已提交
238
      - [Key Point Detection 5 ](./modules/image/keypoint_detection/README_en.md)
239 240 241
      - [Image Segmentation 15 ](./modules/image/semantic_segmentation/README_en.md)
      - [Text Recognition 9 ](./modules/image/text_recognition/README_en.md)
      - [Image Generation 23 ](./modules/image/Image_gan/README_en.md)
C
chunzhang-hub 已提交
242
      - [Image Editing 9 ](./modules/image/Image_editing/README_en.md)
243 244 245
      - [Depth Estimation 2 ](./modules/thirdparty/image/depth_estimation)
      - [Instance Segmentation 1 ](./modules/image/instance_segmentation/solov2/README.md)
    - Natural Language Processing 126
G
grasswolfs 已提交
246
      - [Lexical Analysis 2 ](./modules/text/lexical_analysis/README_en.md)
Z
Zeyu Chen 已提交
247
      - [Syntactic Analysis 1 ](./modules/text/syntactic_analysis/README_en.md)
Z
Zeyu Chen 已提交
248
      - [Sentiment Analysis 7 ](./modules/text/sentiment_analysis/README_en.md)
G
grasswolfs 已提交
249
      - [Text Review 3 ](./modules/text/text_review/README_en.md)
C
chunzhang-hub 已提交
250
      - [Text Generation 12 ](./modules/text/text_generation/README_en.md)
251
      - [Semantic Models 40 ](./modules/text/language_model/README_en.md)
C
chunzhang-hub 已提交
252
      - [Word Vector 61](https://www.paddlepaddle.org.cn/hublist)
G
grasswolfs 已提交
253 254
    - Audio 3
      - [Speech Synthesis 3 ](./modules/audio/README_en.md)
C
chunzhang-hub 已提交
255
    - Video 8
G
grasswolfs 已提交
256
      - [Video Classification 5 ](./modules/video/README_en.md)
C
chunzhang-hub 已提交
257
      - [Video Repair 3 ](https://www.paddlepaddle.org.cn/hublist)
258 259
    - Industrial Application
      - [Meter Readings 2 ](./modules/image/industrial_application/meter_readings/barometer_reader/README.md)
G
grasswolfs 已提交
260
- Deploy
W
wuzewu 已提交
261
    - [One Line of Code Service deployment](./docs/docs_en/tutorial/serving.md)
Z
Zeyu Chen 已提交
262
    - [Mobile Device Deployment](https://paddle-lite.readthedocs.io/zh/latest/quick_start/tutorial.html)
G
grasswolfs 已提交
263
- Advanced documentation
W
wuzewu 已提交
264
    - [Command Line Interface Usage](./docs/docs_en/tutorial/cmd_usage.rst)
G
grasswolfs 已提交
265
- Community
Z
Zeyu Chen 已提交
266
    - [Join Technical Group](#Welcome_joinus)
W
wuzewu 已提交
267
    - [Contribute Code](./docs/docs_en/community/contribute_code.md)
G
grasswolfs 已提交
268 269 270 271 272 273 274 275 276
- [License](#License)
- [Contribution](#Contribution)

<a name="License"></a>
## License
The release of this project is certified by the <a href="./LICENSE">Apache 2.0 license</a>.

<a name="Contribution"></a>
## Contribution
W
wuzewu 已提交
277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302

<p align="center">
    <a href="https://github.com/nepeplwu"><img src="https://avatars.githubusercontent.com/u/45024560?v=4" width=75 height=75></a>
    <a href="https://github.com/Steffy-zxf"><img src="https://avatars.githubusercontent.com/u/48793257?v=4" width=75 height=75></a>
    <a href="https://github.com/ZeyuChen"><img src="https://avatars.githubusercontent.com/u/1371212?v=4" width=75 height=75></a>
    <a href="https://github.com/ShenYuhan"><img src="https://avatars.githubusercontent.com/u/28444161?v=4" width=75 height=75></a>
    <a href="https://github.com/kinghuin"><img src="https://avatars.githubusercontent.com/u/11913168?v=4" width=75 height=75></a>
    <a href="https://github.com/haoyuying"><img src="https://avatars.githubusercontent.com/u/35907364?v=4" width=75 height=75></a>
    <a href="https://github.com/grasswolfs"><img src="https://avatars.githubusercontent.com/u/23690325?v=4" width=75 height=75></a>
    <a href="https://github.com/sjtubinlong"><img src="https://avatars.githubusercontent.com/u/2063170?v=4" width=75 height=75></a>
    <a href="https://github.com/KPatr1ck"><img src="https://avatars.githubusercontent.com/u/22954146?v=4" width=75 height=75></a>
    <a href="https://github.com/jm12138"><img src="https://avatars.githubusercontent.com/u/15712990?v=4" width=75 height=75></a>
    <a href="https://github.com/DesmonDay"><img src="https://avatars.githubusercontent.com/u/20554008?v=4" width=75 height=75></a>
    <a href="https://github.com/adaxiadaxi"><img src="https://avatars.githubusercontent.com/u/58928121?v=4" width=75 height=75></a>
    <a href="https://github.com/chunzhang-hub"><img src="https://avatars.githubusercontent.com/u/63036966?v=4" width=75 height=75></a>
    <a href="https://github.com/linshuliang"><img src="https://avatars.githubusercontent.com/u/15993091?v=4" width=75 height=75></a>
    <a href="https://github.com/eepgxxy"><img src="https://avatars.githubusercontent.com/u/15946195?v=4" width=75 height=75></a>
    <a href="https://github.com/houj04"><img src="https://avatars.githubusercontent.com/u/35131887?v=4" width=75 height=75></a>
    <a href="https://github.com/paopjian"><img src="https://avatars.githubusercontent.com/u/20377352?v=4" width=75 height=75></a>
    <a href="https://github.com/zbp-xxxp"><img src="https://avatars.githubusercontent.com/u/58476312?v=4" width=75 height=75></a>
    <a href="https://github.com/dxxxp"><img src="https://avatars.githubusercontent.com/u/15886898?v=4" width=75 height=75></a>
    <a href="https://github.com/1084667371"><img src="https://avatars.githubusercontent.com/u/50902619?v=4" width=75 height=75></a>
    <a href="https://github.com/Channingss"><img src="https://avatars.githubusercontent.com/u/12471701?v=4" width=75 height=75></a>
    <a href="https://github.com/Austendeng"><img src="https://avatars.githubusercontent.com/u/16330293?v=4" width=75 height=75></a>
    <a href="https://github.com/BurrowsWang"><img src="https://avatars.githubusercontent.com/u/478717?v=4" width=75 height=75></a>
    <a href="https://github.com/cqvu"><img src="https://avatars.githubusercontent.com/u/37096589?v=4" width=75 height=75></a>
W
wuzewu 已提交
303
    <a href="https://github.com/DeepGeGe"><img src="https://avatars.githubusercontent.com/u/51083814?v=4" width=75 height=75></a>
W
wuzewu 已提交
304 305 306 307 308 309
    <a href="https://github.com/Haijunlv"><img src="https://avatars.githubusercontent.com/u/28926237?v=4" width=75 height=75></a>
    <a href="https://github.com/holyseven"><img src="https://avatars.githubusercontent.com/u/13829174?v=4" width=75 height=75></a>
    <a href="https://github.com/MRXLT"><img src="https://avatars.githubusercontent.com/u/16594411?v=4" width=75 height=75></a>
    <a href="https://github.com/cclauss"><img src="https://avatars.githubusercontent.com/u/3709715?v=4" width=75 height=75></a>
    <a href="https://github.com/hu-qi"><img src="https://avatars.githubusercontent.com/u/17986122?v=4" width=75 height=75></a>
    <a href="https://github.com/jayhenry"><img src="https://avatars.githubusercontent.com/u/4285375?v=4" width=75 height=75></a>
W
wuzewu 已提交
310 311 312
    <a href="https://github.com/hlmu"><img src="https://avatars.githubusercontent.com/u/30133236?v=4" width=75 height=75></a>
    <a href="https://github.com/yma-admin"><img src="https://avatars.githubusercontent.com/u/40477813?v=4" width=75 height=75></a>
    <a href="https://github.com/brooklet"><img src="https://avatars.githubusercontent.com/u/1585799?v=4" width=75 height=75></a>
W
wuzewu 已提交
313 314
</p>

G
grasswolfs 已提交
315 316
We welcome you to contribute code to PaddleHub, and thank you for your feedback.

C
chunzhang-hub 已提交
317
* Many thanks to [肖培楷](https://github.com/jm12138), Contributed to street scene cartoonization, portrait cartoonization, gesture key point recognition, sky replacement, depth estimation, portrait segmentation and other modules
G
grasswolfs 已提交
318 319 320 321 322 323 324
* Many thanks to [Austendeng](https://github.com/Austendeng) for fixing the SequenceLabelReader
* Many thanks to [cclauss](https://github.com/cclauss) optimizing travis-ci check
* Many thanks to [奇想天外](http://www.cheerthink.com/),Contributed a demo of mask detection
* Many thanks to [mhlwsk](https://github.com/mhlwsk),Contributed the repair sequence annotation prediction demo
* Many thanks to [zbp-xxxp](https://github.com/zbp-xxxp),Contributed modules for viewing pictures and writing poems
* Many thanks to [zbp-xxxp](https://github.com/zbp-xxxp) and [七年期限](https://github.com/1084667371),Jointly contributed to the Mid-Autumn Festival Special Edition Module
* Many thanks to [livingbody](https://github.com/livingbody),Contributed models for style transfer based on PaddleHub's capabilities and Mid-Autumn Festival WeChat Mini Program
C
chunzhang-hub 已提交
325
* Many thanks to [BurrowsWang](https://github.com/BurrowsWang) for fixing Markdown table display problem
C
chunzhang-hub 已提交
326
* Many thanks to [huqi](https://github.com/hu-qi) for fixing readme typo
327
* Many thanks to [parano](https://github.com/parano) [cqvu](https://github.com/cqvu) [deehrlic](https://github.com/deehrlic) for contributing this feature in PaddleHub