Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos. #1852

Open
wants to merge 132 commits into
base: release/v2.2
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
132 commits
Select commit Hold shift + click to select a range
a25574b
Merge from release.
KPatr1ck Mar 14, 2022
1e69d06
add 10 segmentation model
haoyuying Mar 22, 2022
0caac1d
add albert pretrained models
linjieccc Mar 30, 2022
a1e598e
Merge pull request #1815 from haoyuying/add_model
KPatr1ck Apr 2, 2022
cbf9ab2
Merge branch 'develop' into add_albert
KPatr1ck Apr 2, 2022
33c9d1a
add clas modules
rainyfly Apr 2, 2022
f357943
Merge pull request #1823 from linjieccc/add_albert
KPatr1ck Apr 2, 2022
efdb989
Merge branch 'develop' into add_clas_modules
KPatr1ck Apr 15, 2022
e401e10
Merge pull request #1828 from rainyfly/add_clas_modules
KPatr1ck Apr 15, 2022
c327da3
delete doc
rainyfly Apr 19, 2022
7f9274d
Merge pull request #1841 from rainyfly/fix_ernie_tiny_doc
KPatr1ck Apr 19, 2022
4fb31a6
Fix some typos in demo, paddlehub, etc.
Yulv-git Apr 29, 2022
c68355e
Fix some typos in modules.
Yulv-git Apr 29, 2022
9b3119d
add module
rainyfly May 10, 2022
8f5e517
fix
rainyfly May 11, 2022
ef8e558
rename
rainyfly May 11, 2022
42720de
add readme
rainyfly May 11, 2022
d5724f1
fix
rainyfly May 12, 2022
2df020d
Merge pull request #1864 from rainyfly/debug_ppocr_module
KPatr1ck May 13, 2022
e0c027f
add pp_tinypose
rainyfly May 23, 2022
6667867
fix
rainyfly May 23, 2022
35da85b
fix
rainyfly May 23, 2022
2957e63
delete useless files
rainyfly May 24, 2022
56d5975
fix
rainyfly May 24, 2022
69e88c8
fix
rainyfly May 24, 2022
9c58705
Merge pull request #1876 from rainyfly/add_pp_tinypose_module
KPatr1ck May 24, 2022
6cab806
update model
rainyfly May 24, 2022
b4931ea
update
rainyfly May 24, 2022
be40be8
Merge pull request #1879 from rainyfly/add_pp_tinypose_module
KPatr1ck May 24, 2022
cc9d7d8
fix
rainyfly May 24, 2022
0e61fa6
Merge pull request #1880 from rainyfly/add_pp_tinypose_module
KPatr1ck May 24, 2022
a1b17d6
fix ernie_v2_eng_base
linjieccc Jun 28, 2022
5294a27
Merge pull request #1902 from linjieccc/fix_ernie
KPatr1ck Jun 29, 2022
8468e1a
Remove fluid api in modules and pkg. (#1906)
KPatr1ck Jul 6, 2022
185ba23
fix a bug, embedding result is a tensor, unpacking error (#1910)
buchongyu2 Jul 11, 2022
5e3ca2d
fix deeplabv3p_xception65_humanseg inference client bug (#1914)
buchongyu2 Jul 13, 2022
92563e6
fix module/README.md error link address (#1915)
buchongyu2 Jul 14, 2022
1730279
upload dockerfile of cpu env (#1916)
buchongyu2 Jul 14, 2022
036cdce
fix doc format (#1855)
rainyfly Jul 26, 2022
f4d6e64
add disco_diffusion_cnclip_vitb16 module
rainyfly Aug 19, 2022
fc35d0c
Add disco_diffusion_clip_vitb32 model
rainyfly Aug 19, 2022
ffcde21
add disco_diffusion_ernievil_base
rainyfly Aug 19, 2022
e5e279f
add ernie_vilg module
rainyfly Aug 19, 2022
c1cd06b
add disco_diffusion_clip_rn50 module
rainyfly Aug 19, 2022
aeebde7
add disco_diffusion_clip_rn101 module
rainyfly Aug 19, 2022
c52c4ed
Add ERNIE 3.0 Zeus
jm12138 Aug 19, 2022
3dd26f8
Add release note v2.3.0
rainyfly Aug 19, 2022
31a5c90
Add hub serving for text to image models
rainyfly Aug 30, 2022
bccc7e2
optimize ernie_vilg module doc (#1968)
rainyfly Aug 30, 2022
752bd02
Optimize ernie vilg document (#1972)
rainyfly Aug 31, 2022
c0c14fc
Update Readme For Module ERNIE-ViLG Readme (#1980)
OleNet Sep 1, 2022
1007c41
Update README.md
D-DanielYang Sep 2, 2022
a6790a6
Add stable diffusion module
rainyfly Sep 2, 2022
6b5230d
Update README.md
D-DanielYang Sep 2, 2022
9fe8741
Update README.md
D-DanielYang Sep 2, 2022
f66835a
Update README.md
ZeyuChen Sep 2, 2022
f7c781b
Update README.md
D-DanielYang Sep 2, 2022
7cf4b9d
Update README.md
ZeyuChen Sep 2, 2022
e03d112
Add baidu translate module
rainyfly Sep 2, 2022
8fd2696
Update README.md
ZeyuChen Sep 2, 2022
bd1f20e
Update README.md
ZeyuChen Sep 2, 2022
2e72782
fix typo
jm12138 Sep 14, 2022
27aa1ea
Update README.md
D-DanielYang Sep 14, 2022
c40b9df
Fix typo (#2010)
linhandev Sep 15, 2022
6a1af6f
fix bug of model not found error (#2007)
linjieccc Sep 15, 2022
0b8f566
Merge branch 'develop' into linux_doc_patch1
jm12138 Sep 16, 2022
8417d69
Merge pull request #2020 from jm12138/linux_doc_patch1
D-DanielYang Sep 16, 2022
196f7e6
update faster_rcnn_resnet50_coco2017 (#1947)
jm12138 Sep 16, 2022
3fcdd77
Fix save_inference_model bug in paddlehub
rainyfly Sep 16, 2022
01002e4
update faster_rcnn_resnet50_fpn_coco2017 (#1948)
jm12138 Sep 16, 2022
5142747
update ssd_vgg16_300_coco2017 (#1949)
jm12138 Sep 16, 2022
0ed21a4
update ssd_vgg16_512_coco2017 (#1950)
jm12138 Sep 16, 2022
3d3ca65
update yolov3_darknet53_coco2017 (#1951)
jm12138 Sep 16, 2022
199fe1f
update humanseg_mobile (#2001)
jm12138 Sep 16, 2022
12a6bf9
update yolov3_resnet34_coco2017 (#1953)
jm12138 Sep 16, 2022
9d700dd
update yolov3_resnet50_vd_coco2017 (#1954)
jm12138 Sep 16, 2022
a1c050d
update ssd_mobilenet_v1_pascal (#1955)
jm12138 Sep 16, 2022
f3d7b12
update yolov3_darknet53_pedestrian (#1956)
jm12138 Sep 16, 2022
7a847a3
update yolov3_darknet53_vehicles (#1957)
jm12138 Sep 16, 2022
ce4efe1
update ultra_light_fast_generic_face_detector_1mb_640 (#1964)
jm12138 Sep 16, 2022
02674b5
update ultra_light_fast_generic_face_detector_1mb_320 (#1965)
jm12138 Sep 16, 2022
931f1e7
update face_landmark_localization (#1966)
jm12138 Sep 16, 2022
fa3c3c9
update openpose_body_estimation (#1969)
jm12138 Sep 16, 2022
a223025
update yolov3_mobilenet_v1_coco2017 (#1952)
jm12138 Sep 16, 2022
0a26a1f
update human_pose_estimation_resnet50_mpii (#1961)
jm12138 Sep 16, 2022
6b42963
update hand_pose_localization (#1967)
jm12138 Sep 16, 2022
16165a7
update pyramidbox_face_detection (#1975)
jm12138 Sep 16, 2022
497279b
update pyramidbox_lite_mobile (#1976)
jm12138 Sep 16, 2022
2588a32
update pyramidbox_lite_server_mask (#1981)
jm12138 Sep 16, 2022
7a54b07
update falsr_b (#1988)
jm12138 Sep 16, 2022
e6891a5
update falsr_c (#1989)
jm12138 Sep 16, 2022
9d830b9
update dcscn (#1990)
jm12138 Sep 16, 2022
0ea0f8e
update user_guided_colorization (#1994)
jm12138 Sep 16, 2022
5c92352
update pyramidbox_lite_mobile_mask (#1997)
jm12138 Sep 16, 2022
8873a70
update humanseg_lite (#2000)
jm12138 Sep 16, 2022
cf5f311
update humanseg_server (#2002)
jm12138 Sep 16, 2022
cfd8f7f
Update README_ch.md
D-DanielYang Sep 16, 2022
afba719
update lac (#2025)
jm12138 Sep 16, 2022
7fe194c
Modules README CN to EN (#2027)
jm12138 Sep 16, 2022
aa949a6
add english readme for text to image modules (#2023)
rainyfly Sep 16, 2022
87eca2d
add baidu_language_recognition module (#1984)
rainyfly Sep 16, 2022
14ad254
add license for stable diffusion module (#1995)
rainyfly Sep 19, 2022
d1b2da2
fix ocr det (#2035)
littletomatodonkey Sep 22, 2022
98d598b
Add LSeg Module (#2038)
jm12138 Sep 23, 2022
8d97ef3
Add stable_diffusion_img2img module
rainyfly Oct 10, 2022
ef1d7a6
Add stable_diffusion_inpainting module
rainyfly Oct 10, 2022
d8525ac
update ernie_vilg version (#2073)
rainyfly Oct 14, 2022
fb41acf
update mobilenet_v2_animals (#2016)
jm12138 Oct 14, 2022
94949b0
update mobilenet_v2_dishes (#2018)
jm12138 Oct 14, 2022
0004735
update ace2p (#2003)
jm12138 Oct 14, 2022
71ee4cf
update deeplabv3p_xception65_humanseg (#2008)
jm12138 Oct 14, 2022
2ce0e07
update solov2 (#2015)
jm12138 Oct 14, 2022
02d7e55
update stgan_bald (#2022)
jm12138 Oct 14, 2022
7cd67ab
update efficientnetb0_imagenet (#2041)
jm12138 Oct 14, 2022
3d2171c
update efficientnetb0_small_imagenet (#2048)
jm12138 Oct 14, 2022
1322f8d
update efficientnetb1_imagenet (#2049)
jm12138 Oct 14, 2022
219f1f8
update efficientnetb2_imagenet (#2050)
jm12138 Oct 14, 2022
1abbded
update efficientnetb3_imagenet (#2051)
jm12138 Oct 14, 2022
ee6f74b
update efficientnetb4_imagenet (#2052)
jm12138 Oct 14, 2022
98145fb
update efficientnetb5_imagenet (#2053)
jm12138 Oct 14, 2022
c4aed74
update efficientnetb6_imagenet (#2054)
jm12138 Oct 14, 2022
4c8b919
update efficientnetb7_imagenet (#2055)
jm12138 Oct 14, 2022
5e8b33d
fix a bug of tokenize on win (int32 -> int64) (#2036)
jm12138 Oct 17, 2022
5dd04d1
add stable_diffusion_waifu module (#2077)
rainyfly Oct 17, 2022
21545f0
Adding tarfile member sanitization to extractall() (#2061)
TrellixVulnTeam Oct 17, 2022
270cc95
add fbcnn_color module (#2065)
jm12138 Oct 18, 2022
72c7ba6
add fbcnn_gray module (#2066)
jm12138 Oct 18, 2022
840150a
update ernie_vilg readme (#2082)
rainyfly Oct 20, 2022
2e37396
add swinir_l_real_sr_x4 (#2076)
jm12138 Oct 24, 2022
ff03236
add swinir_m_real_sr_x4 (#2075)
jm12138 Oct 24, 2022
57d9773
Add swinir_m_real_sr_x2 Module (#2074)
jm12138 Oct 24, 2022
8b8d07a
Merge branch 'fix_typos' into typos1
jm12138 Nov 1, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
110 changes: 43 additions & 67 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,60 @@
English | [简体中文](README_ch.md)

<p align="center">
<img src="./docs/imgs/paddlehub_logo.jpg" align="middle">
<img src="./docs/imgs/paddlehub_logo.jpg" align="middle" width="400" />
<p align="center">
<div align="center">
<h3> <a href=#QuickStart> QuickStart </a> | <a href="https://paddlehub.readthedocs.io/en/release-v2.1"> Tutorial </a> | <a href="./modules"> Models List </a> | <a href="https://www.paddlepaddle.org.cn/hub"> Demos </a> </h3>
<h3> <a href=#QuickStart> Quick Start </a> | <a href="./modules"> Model List </a> | <a href=#demos> Demos </a> </h3>
</div>

------------------------------------------------------------------------------------------

<p align="center">
<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>
<a href=""><img src="https://img.shields.io/badge/python-3.6.2+-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">
<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>
<a href="https://huggingface.co/PaddlePaddle"><img src="https://img.shields.io/badge/%F0%9F%A4%97-Hugging%20Face-blue"></a>
</p>


## ⭐Features
- **📦400+ AI Models**: Rich, high-quality AI models, including CV, NLP, Speech, Video and Cross-Modal.
- **🧒Easy to Use**: 3 lines of code to predict 400+ AI models.
- **💁Model As Service**: Easy to serve model with only one line of command.
- **💻Cross-platform**: Support Linux, Windows and MacOS.

### 💥Recent Updates
- **🔥2022.08.19:** The v2.3.0 version is released 🎉
- Supports [**ERNIE-ViLG**](./modules/image/text_to_image/ernie_vilg)([HuggingFace Space Demo](https://huggingface.co/spaces/PaddlePaddle/ERNIE-ViLG))
- Supports [**Disco Diffusion (DD)**](./modules/image/text_to_image/disco_diffusion_clip_vitb32) and [**Stable Diffusion (SD)**](./modules/image/text_to_image/stable_diffusion)

## Introduction and Features
- **PaddleHub** aims to provide developers with rich, high-quality, and directly usable pre-trained models.
- **Abundant Pre-trained Models**: 360+ pre-trained models cover the 5 major categories, including Image, Text, Audio, Video, and Industrial application. All of them are free for download and offline usage.
- **No Need for Deep Learning Background**: you can use AI models quickly and enjoy the dividends of the artificial intelligence era.
- **Quick Model Prediction**: model prediction can be realized through a few lines of scripts to quickly experience the model effect.
- **Model As Service**: one-line command to build deep learning model API service deployment capabilities.
- **Easy-to-use Transfer Learning**: few lines of codes to complete the transfer-learning task such as image classification and text classification based on high quality pre-trained models.
- **Cross-platform**: support Linux, Windows, MacOS and other operating systems.
- **2022.02.18:** Release models to HuggingFace [PaddlePaddle Space](https://huggingface.co/PaddlePaddle)

### Recent updates
- **2022.02.18:** Added Huggingface Org, add spaces and models to the org: [PaddlePaddle Huggingface](https://huggingface.co/PaddlePaddle)
- **2021.12.22**,The v2.2.0 version is released. [1]More than 100 new models released,including dialog, speech, segmentation, OCR, text processing, GANs, and many other categories. The total number of pre-trained models reaches [**【360】**](https://www.paddlepaddle.org.cn/hublist). [2]Add an [indexed file](./modules/README.md) including useful information of pretrained models supported by PaddleHub. [3]Refactor README of pretrained models.
- **2021.05.12:** Add an open-domain dialogue system, i.e., [plato-mini](https://www.paddlepaddle.org.cn/hubdetail?name=plato-mini&en_category=TextGeneration), to make it easy to build a chatbot in wechat with the help of the wechaty, [See Demo](https://github.com/KPatr1ck/paddlehub-wechaty-demo)
- **2021.04.27:** The v2.1.0 version is released. [1] Add supports for five new models, including two high-precision semantic segmentation models based on VOC dataset and three voice classification models. [2] Enforce the transfer learning capabilities for image semantic segmentation, text semantic matching and voice classification on related datasets. [3] Add the export function APIs for two kinds of model formats, i.,e, ONNX and PaddleInference. [4] 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). [5] The total number of pre-trained models reaches **【300】**.
- **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】**.
- [【more】](./docs/docs_en/release.md)
- For more previous release please refer to [**PaddleHub Release Note**](./docs/docs_en/release.md)


<a name="demos"></a>
## 🌈Visualization Demo

#### 🏜️ [Text-to-Image Models](https://www.paddlepaddle.org.cn/hubdetail?name=ernie_vilg&en_category=TextToImage)
- Include ERNIE-ViLG, ERNIE-ViL, ERNIE 3.0 Zeus, supports applications such as text-to-image, writing essays, summarization, couplets, question answering, writing novels and completing text.
<div align="center">
<img src="https://user-images.githubusercontent.com/22424850/185588578-e2d1216b-e797-458d-bc6b-0ccb8e1bd1b9.png" width = "80%" />
</div>

## Visualization Demo [[More]](./docs/docs_en/visualization.md) [[ModelList]](./modules)
### **[Computer Vision (212 models)](./modules#Image)**
#### 👓 [Computer Vision Models](./modules#Image)
<div align="center">
<img src="./docs/imgs/Readme_Related/Image_all.gif" width = "530" height = "400" />
</div>

- Many thanks to CopyRight@[PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)、[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)、[PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)、[AnimeGAN](https://github.com/TachibanaYoshino/AnimeGANv2)、[openpose](https://github.com/CMU-Perceptual-Computing-Lab/openpose)、[PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)、[Zhengxia Zou](https://github.com/jiupinjia/SkyAR)、[PaddleClas](https://github.com/PaddlePaddle/PaddleClas) for the pre-trained models, you can try to train your models with them.

- Many thanks to CopyRight@[PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR), [PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)、[PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN), [AnimeGAN](https://github.com/TachibanaYoshino/AnimeGANv2)、[openpose](https://github.com/CMU-Perceptual-Computing-Lab/openpose)、[PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg), [Zhengxia Zou](https://github.com/jiupinjia/SkyAR)、[PaddleClas](https://github.com/PaddlePaddle/PaddleClas) for the pre-trained models, you can try to train your models with them.

### **[Natural Language Processing (130 models)](./modules#Text)**

#### 🎤 [Natural Language Processing Models](./modules#Text)
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_all.gif" width = "640" height = "240" />
</div>
Expand All @@ -65,9 +63,7 @@ English | [简体中文](README_ch.md)



### [Speech (15 models)](./modules#Audio)
- ASR speech recognition algorithm, multiple algorithms are available.
- The speech recognition effect is as follows:
#### 🎧 [Speech Models](./modules#Audio)
<div align="center">
<table>
<thead>
Expand All @@ -94,69 +90,51 @@ English | [简体中文](README_ch.md)
</tbody>
</table>
</div>

- TTS speech synthesis algorithm, multiple algorithms are available.
- Input: `Life was like a box of chocolates, you never know what you're gonna get.`
- The synthesis effect is as follows:
<div align="center">
<table>
<thead>
</thead>
<tbody>
<tr>
<th>deepvoice3 </th>
<th>fastspeech </th>
<th>transformer</th>
<th>Input Text </th>
<th>Output Audio </th>
</tr>
<tr>
<th>
<a href="https://paddlehub.bj.bcebos.com/resources/deepvoice3_ljspeech-0.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
<th>Life was like a box of chocolates, you never know what you're gonna get.</th>
<th>
<a href="https://paddlehub.bj.bcebos.com/resources/fastspeech_ljspeech-0.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
<th>
<a href="https://paddlehub.bj.bcebos.com/resources/transformer_tts_ljspeech-0.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
</tr>
</tbody>
</table>
</div>

- Many thanks to CopyRight@[PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech) for the pre-trained models, you can try to train your models with PaddleSpeech.

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

## ===**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.
### ⭐ Thanks for Your Star
- 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.
<div align="center">
<a href="https://github.com/PaddlePaddle/PaddleHub/stargazers">
<img src="./docs/imgs/Readme_Related/star_en.png" width = "411" height = "100" /></a>
</div>

<a name="Welcome_joinus"></a>

## Welcome to join PaddleHub technical group
## 🍻Welcome to join PaddleHub technical group

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.
- 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.
<div align="center">
<img src="./docs/imgs/joinus.PNG" width = "200" height = "200" />
</div>
please add WeChat above and send "Hub" to the robot, the robot will invite you to join the group automatically.
</div>

- please add WeChat above and send "Hub" to the robot, the robot will invite you to join the group automatically.

<a name="QuickStart"></a>
## QuickStart
## ✈️QuickStart

### The installation of required components.
#### 🚁The installation of required components.
```python
# install paddlepaddle with gpu
# !pip install --upgrade paddlepaddle-gpu
Expand All @@ -168,7 +146,7 @@ please add WeChat above and send "Hub" to the robot, the robot will invite you t
!pip install --upgrade paddlehub
```

### The simplest cases of Chinese word segmentation.
#### 🛫The simplest cases of Chinese word segmentation.

```python
import paddlehub as hub
Expand All @@ -180,16 +158,14 @@ results = lac.cut(text=test_text, use_gpu=False, batch_size=1, return_tag=True)
print(results)
#{'word': ['今天', '是', '个', '好天气', '。'], 'tag': ['TIME', 'v', 'q', 'n', 'w']}
```
### The simplest command of deploying lac service.
#### 🛰️The simplest command of deploying lac service.
</div>

```python
!hub serving start -m lac
```

More model description, please refer [Models List](https://www.paddlepaddle.org.cn/hublist)

More API for transfer learning, please refer [Tutorial](https://paddlehub.readthedocs.io/en/release-v2.1/transfer_learning_index.html)
- 📣More model description, please refer [Models List](./modules)

### Contribute a Gradio Demo to PaddlePaddle Organization on Hugging Face

Expand All @@ -200,11 +176,11 @@ More API for transfer learning, please refer [Tutorial](https://paddlehub.readth
* once approved transfer model from your username to PaddlePaddle organization

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

<a name="Contribution"></a>
## Contribution
## 👨‍👨‍👧‍👦Contribution

<p align="center">
<a href="https://github.com/nepeplwu"><img src="https://avatars.githubusercontent.com/u/45024560?v=4" width=75 height=75></a>
Expand Down
Loading