未验证 提交 ab3a163e 编写于 作者: C chunzhang-hub 提交者: GitHub

Update readme

上级 4b798e46
......@@ -12,6 +12,15 @@ English | [简体中文](README_ch.md)
![python version](https://img.shields.io/badge/python-3.6+-orange.svg)
![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg)
## AI Creation Camp·PaddleHub Creative Competition (Hot Recruitment)🔥🔥
Developers are sincerely invited to participate in the first phase of **AI Creation Camp·PaddleHub Creative Competition**. Realize AI creative projects based on PaddleHub. As long as your ideas are novel, you will have generous prizes to take home (10,000 RMB, Switch game console & fitness ring, mechanical keyboard, Xiaodu headphones, Xiaodu toy bear). Scan the QR code in the picture below to register, or click [Register Now](https://aistudio.baidu.com/aistudio/competition/detail/72) to register immediately. The competition time is from March 1, 2021 to March 31, 2021.
<p align="center">
<img src="./docs/imgs/Creation.png" align="middle"
</p>
## Introduction
- PaddleHub aims to provide developers with rich, high-quality, and directly usable pre-trained models.
- **No need for deep learning background**, you can use AI models quickly and enjoy the dividends of the artificial intelligence era.
......@@ -19,7 +28,7 @@ English | [简体中文](README_ch.md)
- All models are **OPEN SOURCE**, **FREE** to download and use them in offline scenario.
### Recent updates
- **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 **【278】**.
- **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】**.
- **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.
- **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】**.
- **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】**.
......@@ -219,28 +228,30 @@ If you fail to scan the code, please add WeChat 15704308458 and note "Hub", the
- [Command Line](./docs/docs_en/quick_experience/cmd_quick_run_en.md)
- [Python API](./docs/docs_en/quick_experience/python_use_hub_en.md)
- [More Demos](./docs/docs_en/quick_experience/more_demos_en.md)
- Rich Pre-trained Models 182
- Rich Pre-trained Models 274
- [Boutique Featured Models](./docs/docs_en/figures_en.md)
- Computer Vision 126
- Computer Vision 141
- [Image Classification 64 ](./modules/image/classification/README_en.md)
- [Object Detection 13 ](./modules/image/object_detection/README_en.md)
- [Face Detection 7 ](./modules/image/face_detection/README_en.md)
- [Key Point Detection 3 ](./modules/image/keypoint_detection/README_en.md)
- [Image Segmentation 7 ](./modules/image/semantic_segmentation/README_en.md)
- [Key Point Detection 5 ](./modules/image/keypoint_detection/README_en.md)
- [Image Segmentation 13 ](./modules/image/semantic_segmentation/README_en.md)
- [Text Recognition 8 ](./modules/image/text_recognition/README_en.md)
- [Image Generation 17 ](./modules/image/Image_gan/README_en.md)
- [Image Editing 7 ](./modules/image/Image_editing/README_en.md)
- Natural Language Processing 48
- [Image Generation 22 ](./modules/image/Image_gan/README_en.md)
- [Image Editing 9 ](./modules/image/Image_editing/README_en.md)
- Natural Language Processing 122
- [Lexical Analysis 2 ](./modules/text/lexical_analysis/README_en.md)
- [Syntactic Analysis 1 ](./modules/text/syntactic_analysis/README_en.md)
- [Sentiment Analysis 7 ](./modules/text/sentiment_analysis/README_en.md)
- [Text Review 3 ](./modules/text/text_review/README_en.md)
- [Text Generation 9 ](./modules/text/text_generation/README_en.md)
- [Semantic Models 26 ](./modules/text/language_model/README_en.md)
- [Text Generation 12 ](./modules/text/text_generation/README_en.md)
- [Semantic Models 36 ](./modules/text/language_model/README_en.md)
- [Word Vector 61](https://www.paddlepaddle.org.cn/hublist)
- Audio 3
- [Speech Synthesis 3 ](./modules/audio/README_en.md)
- Video 5
- Video 8
- [Video Classification 5 ](./modules/video/README_en.md)
- [Video Repair 3 ](https://www.paddlepaddle.org.cn/hublist)
- Deploy
- [Local Inference Deployment](./docs/docs_en/quick_experience/python_use_hub_en.md)
- [One Line of Code Service deployment](./docs/docs_en/tutorial/serving_en.md)
......@@ -271,3 +282,5 @@ We welcome you to contribute code to PaddleHub, and thank you for your feedback.
* 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
* Many thanks to [BurrowsWang](https://github.com/BurrowsWang) for fixing Markdown table display problem
......@@ -12,6 +12,14 @@
![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg)
## AI创造营·PaddleHub创意赛(火热招募)🔥🔥
诚邀各位开发者参加 **AI创造营·PaddleHub创意赛** 第一期。基于PaddleHub实现AI创意项目,只要你的脑洞够强,飞桨小哥哥亲手pick你出道!更有丰厚奖品带回家(1万元RMB、Switch游戏机&健身环、机械键盘、小度耳机、小度熊)。扫描下方图片中二维码参与报名,也可以点击[前往报名](https://aistudio.baidu.com/aistudio/competition/detail/72)立即报名。比赛时间2021年3月1号-2021年3月31号,快来参加吧~
<p align="center">
<img src="./docs/imgs/Creation.png" align="middle"
</p>
## 简介
- PaddleHub旨在为开发者提供丰富的、高质量的、直接可用的预训练模型。
- **【无需深度学习背景、无需数据与训练过程】**,可快速使用AI模型,享受人工智能时代红利。
......@@ -20,7 +28,7 @@
## 近期更新
- **2021.02.18**,发布v2.0.0版本,模型开发调试更简单,finetune接口更加灵活易用。视觉类任务迁移学习能力全面升级,支持[图像分类](./demo/image_classification/README.md)[图像着色](./demo/colorization/README.md)[风格迁移](./demo/style_transfer/README.md)等多种任务;BERT、ERNIE、RoBERTa等Transformer类模型升级至动态图,支持[文本分类](./demo/text_classification/README.md)[序列标注](./demo/sequence_labeling/README.md)的Fine-Tune能力;优化服务化部署Serving能力,支持多卡预测、自动负载均衡,性能大幅度提升;新增自动数据增强能力[Auto Augment](./demo/autoaug/README.md),能高效地搜索适合数据集的数据增强策略组合。新增[词向量模型](./modules/text/embedding)61个,其中包含中文模型51个,英文模型10个;新增[图像分割](./modules/thirdparty/image/semantic_segmentation)模型4个、[深度模型](./modules/thirdparty/image/depth_estimation)2个、[图像生成](./modules/thirdparty/image/Image_gan/style_transfer)模型7个、[文本生成](./modules/thirdparty/text/text_generation)模型3个。预训练模型总量达到[**【278】**](https://www.paddlepaddle.org.cn/hublist) 个。
- **2021.02.18**,发布v2.0.0版本,模型开发调试更简单,finetune接口更加灵活易用。视觉类任务迁移学习能力全面升级,支持[图像分类](./demo/image_classification/README.md)[图像着色](./demo/colorization/README.md)[风格迁移](./demo/style_transfer/README.md)等多种任务;BERT、ERNIE、RoBERTa等Transformer类模型升级至动态图,支持[文本分类](./demo/text_classification/README.md)[序列标注](./demo/sequence_labeling/README.md)的Fine-Tune能力;优化服务化部署Serving能力,支持多卡预测、自动负载均衡,性能大幅度提升;新增自动数据增强能力[Auto Augment](./demo/autoaug/README.md),能高效地搜索适合数据集的数据增强策略组合。新增[词向量模型](./modules/text/embedding)61个,其中包含中文模型51个,英文模型10个;新增[图像分割](./modules/thirdparty/image/semantic_segmentation)模型4个、[深度模型](./modules/thirdparty/image/depth_estimation)2个、[图像生成](./modules/thirdparty/image/Image_gan/style_transfer)模型7个、[文本生成](./modules/thirdparty/text/text_generation)模型3个。预训练模型总量达到[**【274】**](https://www.paddlepaddle.org.cn/hublist) 个。
- **2020.11.20**,发布2.0-beta版本,全面迁移动态图编程模式,服务化部署Serving能力升级;新增手部关键点检测1个、图像动漫化类12个、图片编辑类3个,语音合成类3个,句法分析1个,预训练模型总量到达 **【182】** 个。
- **2020.10.09**,新增OCR多语言系列模型4个,图像编辑模型4个,预训练模型总量到达 **【162】** 个。
- **2020.09.27**,新增文本生成模型6个,图像分割模型1个,预训练模型总量到达 **【154】** 个。
......@@ -222,28 +230,30 @@
- [命令行调用](./docs/docs_ch/quick_experience/cmd_quick_run.md)
- [Python API调用](./docs/docs_ch/quick_experience/python_use_hub.md)
- [示例体验项目demo](./docs/docs_ch/quick_experience/more_demos.md)
- 丰富的预训练模型 182
- 丰富的预训练模型 274
- [精品特色模型](./docs/docs_ch/figures.md)
- 计算机视觉 126
- 计算机视觉 141
- [图像分类 64 个](./modules/image/classification/README.md)
- [目标检测 13 个](./modules/image/object_detection/README.md)
- [人脸检测 7 个](./modules/image/face_detection/README.md)
- [关键点检测 3](./modules/image/keypoint_detection/README.md)
- [图像分割 7](./modules/image/semantic_segmentation/README.md)
- [关键点检测 5](./modules/image/keypoint_detection/README.md)
- [图像分割 13](./modules/image/semantic_segmentation/README.md)
- [文本识别 8 个](./modules/image/text_recognition/README.md)
- [图像生成 17](./modules/image/Image_gan/README.md)
- [图像编辑 7](./modules/image/Image_editing/README.md)
- 自然语言处理 48
- [图像生成 22](./modules/image/Image_gan/README.md)
- [图像编辑 9](./modules/image/Image_editing/README.md)
- 自然语言处理 122
- [词法分析 2 个](./modules/text/lexical_analysis/README.md)
- [句法分析 1 个](./modules/text/syntactic_analysis/README.md)
- [情感分析 7 个](./modules/text/sentiment_analysis/README.md)
- [文本审核 3 个](./modules/text/text_review/README.md)
- [文本生成 9 个](./modules/text/text_generation/README.md)
- [语义模型 26 个](./modules/text/language_model/README.md)
- [文本生成 12 个](./modules/text/text_generation/README.md)
- [语义模型 36 个](./modules/text/language_model/README.md)
- [词向量 61 个](https://www.paddlepaddle.org.cn/hublist)
- 语音 3 个
- [语音合成 3 个](./modules/audio/README.md)
- 视频5
- 视频8
- [视频分类 5 个](./modules/video/README.md)
- [视频修复 3 个](https://www.paddlepaddle.org.cn/hublist)
- 部署
- [本地Inference部署](./docs/docs_ch/quick_experience/python_use_hub.md)
- [一行代码服务化部署](./docs/docs_ch/tutorial/serving.md)
......@@ -276,3 +286,4 @@
* 非常感谢[mhlwsk](https://github.com/mhlwsk)贡献了修复序列标注预测demo的pr
* 非常感谢[zbp-xxxp](https://github.com/zbp-xxxp)[七年期限](https://github.com/1084667371)联合贡献了看图写诗中秋特别版module、谣言预测、请教条生成等module
* 非常感谢[livingbody](https://github.com/livingbody)贡献了基于PaddleHub能力的风格迁移和中秋看图写诗微信小程序
* 非常感谢[BurrowsWang](https://github.com/BurrowsWang)修复Markdown表格显示问题
docs/imgs/joinus.PNG

100.7 KB | W: | H:

docs/imgs/joinus.PNG

235.8 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.
先完成此消息的编辑!
想要评论请 注册