Skip to content

Commit

Permalink
change home site readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Einstellung committed Dec 2, 2019
1 parent 2590904 commit 8fae9b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@

### 人脸识别相关

- [微笑检测识别](https://github.com/Einstellung/DeepLearningApplication/tree/master/Smile_Detection)Keras实现
- [微笑检测识别](https://github.com/Einstellung/DeepLearningApplication/tree/master/Smile_Detection) Keras实现

### 生成对抗网络

- [DCGAN生成二次元人物头像](https://github.com/Einstellung/DeepLearningApplication/tree/master/DCGAN_ACG) PyTorch实现
- [CycleGAN实现男女性别转换](https://github.com/Einstellung/DeepLearningApplication/tree/master/CycleGAN_M2W) Pytorch实现
- [Pix2Pix实现二次元人物图片黑白变成彩色](https://github.com/Einstellung/DeepLearningApplication/tree/master/Pix2Pix_ACG) Pytorch实现

### 目标检测

0 comments on commit 8fae9b0

Please sign in to comment.