diff --git a/README.md b/README.md index c3791bd..0cb9efa 100644 --- a/README.md +++ b/README.md @@ -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实现 + +### 目标检测 +