diff --git a/README.md b/README.md index e3755a5e1636a1d78ec56ebcc8c48eef2498d3a6..21ea5ee7ceac40d0dd6c557be5c4a46962fe5ace 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,15 @@ English | [简体中文](README_ch.md) ## Visualization Demo ### 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.
### Face Detection - 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.
@@ -51,7 +53,7 @@ English | [简体中文](README_ch.md) ### Image Editing - 4x super resolution effect, multiple super resolution models are optional. - 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.
@@ -77,49 +79,54 @@ English | [简体中文](README_ch.md) ### Object Detection - 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.
### 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.
### Image Segmentation - 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.
### 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.
### Image Classification - 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.
### Text Generation - 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.
### Lexical Analysis -- Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC) -@Baidu NLP +- Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC)@Baidu NLP.
### 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.
@@ -137,7 +144,8 @@ English | [简体中文](README_ch.md) ### 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.` - The synthesis effect is as follows:
@@ -169,7 +177,8 @@ English | [简体中文](README_ch.md)
### 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"`
diff --git a/README_ch.md b/README_ch.md index c688bc12db0e62ad24f2283657734b07b7a909d2..22fa699497c805e0e6c90098bc9ea6c07f17428c 100644 --- a/README_ch.md +++ b/README_ch.md @@ -190,7 +190,7 @@
## ===划重点=== -- 以上所有预训练模型全部开源,模型数量持续更新,欢迎Star关注。 +- 以上所有预训练模型全部开源,模型数量持续更新,欢迎**⭐Star⭐**关注。
diff --git a/docs/imgs/joinus.PNG b/docs/imgs/joinus.PNG index bc575424c20708bee186afe7efa83ddd776baebc..e3ebb81d5d1cac94c2a09bb37d6fd3d305abf2e8 100644 Binary files a/docs/imgs/joinus.PNG and b/docs/imgs/joinus.PNG differ