Skip to content

Commit

Permalink
test=pre-develop, test=documents_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
D-DanielYang committed Nov 20, 2020
1 parent efeeb45 commit 9ef5cb6
Show file tree
Hide file tree
Showing 20 changed files with 88 additions and 4 deletions.
92 changes: 88 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,102 @@


## 精品模型效果展示
- 图像分类
- 文本识别
<div align="center">
<img src="./docs/imgs/Readme_Related/Image_Ocr.gif" width = "200" height = "200" />
</div>
- 人脸检测
<div align="center">
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Face_Mask.gif" width = "200" height = "200" />
</div>
- 图像超分
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageEdit_SuperResolution.gif" width = "200" height = "200" />
</div>
- 图像上色
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageEdit_Restoration.gif" width = "200" height = "200" />
</div>
- 目标检测
<div align="center">
<img src="./docs/imgs/Readme_Related/Image_ObjectDetection_Pedestrian_Vehicle.gif" width = "200" height = "200" />
</div>
- 关键点检测
<div align="center">
<img src="./docs/imgs/Readme_Related/Image_keypoint.gif" width = "200" height = "200" />
</div>
- 图像分割
- 图像生成
- 文本识别
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageSeg_Human.gif" width = "200" height = "200" />
</div>
- 图像动漫化
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageGan_Anime.gif" width = "200" height = "200" />
</div>
- 图像分类
<div align="center">
<img src="./docs/imgs/Readme_Related/ImageClas_animal_dish_wild.gif" width = "200" height = "200" />
</div>




- 词法分析
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_Lexical Analysis.png" width = "200" height = "200" />
</div>
- 文本生成
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_Textgen_poetry.gif" width = "200" height = "200" />
</div>
- 句法分析
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_SyntacticAnalysis.png" width = "200" height = "200" />
</div>
- 情感分析
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_SentimentAnalysis.png" width = "200" height = "200" />
</div>
- 文本审核
- 文本生成
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_Textreview.png" width = "200" height = "200" />
</div>

- 语音合成
- 输入:`Life was like a box of chocolates, you never know what you're gonna get.`
- 合成效果如下:
<div align="center">
<table>
<thead>
</thead>
<tbody>
<tr>
<th>deepvoice3 </th>
<th>fastspeech </th>
<th>transformer </th>
</tr>
<tr>
<th>
<a href="./docs/imgs/Readme_Related/Audio_TTS_deepvoice3.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
<th>
<a href="./docs/imgs/Readme_Related/Audio_TTS_fastspeech.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
<th>
<a href="./docs/imgs/Readme_Related/Audio_TTS_transformer.wav">
<img src="./docs/imgs/Readme_Related/audio_icon.png" width=250 /></a><br>
</th>
</tr>
</tbody>
</table>
</div>

- 视频分类
<div align="center">
<img src="./docs/imgs/Readme_Related/Text_Video.gif" width = "200" height = "200" />
</div>


<a name="欢迎加入PaddleOCR技术交流群"></a>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/ImageGan_Anime.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/ImageSeg_Human.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/Image_Ocr.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/Image_keypoint.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/Text_Textgen_poetry.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/Text_Textreview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/Text_Video.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/Readme_Related/audio_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9ef5cb6

Please sign in to comment.