未验证 提交 33f7de91 编写于 作者: D Daniel Yang 提交者: GitHub

Merge pull request #1087 from grasswolfs/update_joinus_1204

update joinus.PNG and the readme docs
...@@ -37,13 +37,15 @@ English | [简体中文](README_ch.md) ...@@ -37,13 +37,15 @@ English | [简体中文](README_ch.md)
## Visualization Demo ## Visualization Demo
### Text Recognition ### Text Recognition
- Contains ultra-lightweight Chinese and English OCR models, high-precision Chinese and English, multilingual German, French, Japanese, Korean OCR recognition. - Contain ultra-lightweight Chinese and English OCR models, high-precision Chinese and English, multilingual German, French, Japanese, Korean OCR recognition.
- Many thanks to CopyRight@[PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) for the pre-trained models, you can try to train your models with PadddleOCR.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Image_Ocr.gif" width = "800" height = "400" /> <img src="./docs/imgs/Readme_Related/Image_Ocr.gif" width = "800" height = "400" />
</div> </div>
### Face Detection ### Face Detection
- Including face detection, mask face detection, multiple algorithms are optional. - Including face detection, mask face detection, multiple algorithms are optional.
- Many thanks to CopyRight@[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection) for the pre-trained models, you can try to train your models with PadddleDetection.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Face_Mask.gif" width = "588" height = "400" /> <img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Face_Mask.gif" width = "588" height = "400" />
</div> </div>
...@@ -51,7 +53,7 @@ English | [简体中文](README_ch.md) ...@@ -51,7 +53,7 @@ English | [简体中文](README_ch.md)
### Image Editing ### Image Editing
- 4x super resolution effect, multiple super resolution models are optional. - 4x super resolution effect, multiple super resolution models are optional.
- Colorization models can be used to repair old grayscale photos. - Colorization models can be used to repair old grayscale photos.
- Many thanks to CopyRight@[PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN) for the pre-trained models, you can try to train your models with PadddleGAN.
<div align="center"> <div align="center">
<table> <table>
<thead> <thead>
...@@ -77,49 +79,54 @@ English | [简体中文](README_ch.md) ...@@ -77,49 +79,54 @@ English | [简体中文](README_ch.md)
### Object Detection ### Object Detection
- Pedestrian detection, vehicle detection, and more industrial-grade ultra-large-scale pretrained models are provided. - Pedestrian detection, vehicle detection, and more industrial-grade ultra-large-scale pretrained models are provided.
- Many thanks to CopyRight@[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection) for the pre-trained models, you can try to train your models with PadddleDetection.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Pedestrian_Vehicle.gif" width = "642" height = "400" /> <img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Pedestrian_Vehicle.gif" width = "642" height = "400" />
</div> </div>
### Key Point Detection ### Key Point Detection
- Supports body, face and hands key point detection for single or multiple person. - Support body, face and hands key point detection for single or multiple person.
- Many thanks to CopyRight@[openpose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) for the pre-trained models.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Image_keypoint.gif" width = "458" height = "400" /> <img src="./docs/imgs/Readme_Related/Image_keypoint.gif" width = "458" height = "400" />
</div> </div>
### Image Segmentation ### Image Segmentation
- High quality pixel-level portrait cutout model, ACE2P human body analysis world champion models are provided. - High quality pixel-level portrait cutout model, ACE2P human body analysis world champion models are provided.
- Many thanks to CopyRight@[PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg) for the pre-trained models, you can try to train your models with PadddleSeg.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/ImageSeg_Human.gif" width = "642" height = "400" /> <img src="./docs/imgs/Readme_Related/ImageSeg_Human.gif" width = "642" height = "400" />
</div> </div>
### Image Animation ### Image Animation
- Image style transfer models with Hayao Miyazaki and Makoto Shinkai styles, etc are provided - Image style transfer models with Hayao Miyazaki and Makoto Shinkai styles, etc are provided.
- Many thanks to CopyRight@[AnimeGANv2](https://github.com/TachibanaYoshino/AnimeGANv2) for the pre-trained models.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/ImageGan_Anime.gif" width = "642" height = "400" /> <img src="./docs/imgs/Readme_Related/ImageGan_Anime.gif" width = "642" height = "400" />
</div> </div>
### Image Classification ### Image Classification
- Various models like animal classification, dish classification, wild animal product classification are available. - Various models like animal classification, dish classification, wild animal product classification are available.
- Many thanks to CopyRight@[PaddleClas](https://github.com/PaddlePaddle/PaddleClas) for the pre-trained models, you can try to train your models with PadddleClas.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/ImageClas_animal_dish_wild.gif" width = "530" height = "400" /> <img src="./docs/imgs/Readme_Related/ImageClas_animal_dish_wild.gif" width = "530" height = "400" />
</div> </div>
### Text Generation ### Text Generation
- AI poem writing, AI couplets, AI love words generation models are available. - AI poem writing, AI couplets, AI love words generation models are available.
- Many thanks to CopyRight@[ERNIE](https://github.com/PaddlePaddle/ERNIE) for the pre-trained models, you can try to train your models with ERNIE.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Text_Textgen_poetry.gif" width = "850" height = "400" /> <img src="./docs/imgs/Readme_Related/Text_Textgen_poetry.gif" width = "850" height = "400" />
</div> </div>
### Lexical Analysis ### Lexical Analysis
- Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC) - Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC)@Baidu NLP.
@Baidu NLP
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Text_Lexical Analysis.png" width = "640" height = "233" /> <img src="./docs/imgs/Readme_Related/Text_Lexical Analysis.png" width = "640" height = "233" />
</div> </div>
### Syntactic Analysis ### Syntactic Analysis
- Leading Chinese syntactic analysis model are provided by Baidu NLP. - Leading Chinese syntactic analysis model are provided by [DDParser](https://github.com/baidu/DDParser)@Baidu NLP.
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Text_SyntacticAnalysis.png" width = "640" height = "301" /> <img src="./docs/imgs/Readme_Related/Text_SyntacticAnalysis.png" width = "640" height = "301" />
</div> </div>
...@@ -137,7 +144,8 @@ English | [简体中文](README_ch.md) ...@@ -137,7 +144,8 @@ English | [简体中文](README_ch.md)
</div> </div>
### Speech Synthesis ### Speech Synthesis
- TTS speech synthesis algorithm, multiple algorithms are available - 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.
- Input: `Life was like a box of chocolates, you never know what you're gonna get.` - Input: `Life was like a box of chocolates, you never know what you're gonna get.`
- The synthesis effect is as follows: - The synthesis effect is as follows:
<div align="center"> <div align="center">
...@@ -169,7 +177,8 @@ English | [简体中文](README_ch.md) ...@@ -169,7 +177,8 @@ English | [简体中文](README_ch.md)
</div> </div>
### Video Classification ### Video Classification
- Short video classification trained via large-scale video dataset, supports 3000+ tag types prediction. - 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"` - `Example: Input a short video of swimming, the algorithm can output the result of "swimming"`
<div align="center"> <div align="center">
<img src="./docs/imgs/Readme_Related/Text_Video.gif" width = "400" height = "400" /> <img src="./docs/imgs/Readme_Related/Text_Video.gif" width = "400" height = "400" />
......
...@@ -190,7 +190,7 @@ ...@@ -190,7 +190,7 @@
</div> </div>
## ===划重点=== ## ===划重点===
- 以上所有预训练模型全部开源,模型数量持续更新,欢迎Star关注。 - 以上所有预训练模型全部开源,模型数量持续更新,欢迎**⭐Star⭐**关注。
<div align="center"> <div align="center">
<a href="https://github.com/PaddlePaddle/PaddleHub/stargazers"> <a href="https://github.com/PaddlePaddle/PaddleHub/stargazers">
<img src="./docs/imgs/Readme_Related/star.png" width = "411" height = "100" /></a> <img src="./docs/imgs/Readme_Related/star.png" width = "411" height = "100" /></a>
......
docs/imgs/joinus.PNG

260.8 KB | W: | H:

docs/imgs/joinus.PNG

412.1 KB | W: | H:

docs/imgs/joinus.PNG
docs/imgs/joinus.PNG
docs/imgs/joinus.PNG
docs/imgs/joinus.PNG
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册