Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
Jack-Cherish authored May 22, 2020
1 parent a83a572 commit 8ba94d5
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
<a href="https://juejin.im/user/5ea2ca74e51d4546b50d5f9f" target="_blank"><img src="https://img.shields.io/badge/juejin-掘金-blue.svg" alt="投稿"></a>
</p>

## Pytorch实战
| 文章 | 公众号 | 代码 |
| :------ | :--------: | :--------: |
| Pytorch深度学习实战教程(一):语义分割基础与环境搭建 | [公众号](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA "Pytorch深度学习实战教程(一):语义分割基础与环境搭建") | no |
| Pytorch深度学习实战教程(二):UNet语义分割网络 | [公众号](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw "Pytorch深度学习实战教程(二):UNet语义分割网络") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-1 "Pytorch深度学习实战教程(二):UNet语义分割网络") |
| Pytorch深度学习实战教程(三):UNet模型训练 | [公众号](https://mp.weixin.qq.com/s/7FY77k3xtK-UyfoXpFXgBQ "Pytorch深度学习实战教程(三):UNet模型训练") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-2 "Pytorch深度学习实战教程(三):UNet模型训练") |
| Pytorch深度学习实战教程(四):必知必会的炼丹法宝 | [公众号](https://mp.weixin.qq.com/s/RhvCeesbzAQmK0yv8D6LjQ "Pytorch深度学习实战教程(四):必知必会的炼丹法宝") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-3 "Pytorch深度学习实战教程(四):必知必会的炼丹法宝") |
| Pytorch深度学习实战教程(五):今天,你垃圾分类了吗 | [公众号](https://mp.weixin.qq.com/s/Yt2M-cjLdRgOowNNm2Ll8Q "Pytorch深度学习实战教程(五):今天,你垃圾分类了吗") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-4 "Pytorch深度学习实战教程(五):今天,你垃圾分类了吗") |
更新ing...

## 深度学习实战教程
| 文章 | 个人网站 | CSDN | 知乎 |
| :------ | :--------: | :--------: | :--------: |
Expand All @@ -29,14 +39,6 @@
| Tensorflow实战(一):打响深度学习的第一枪 – 手写数字识别(Tensorboard可视化) | [个人网站](http://cuijiahua.com/blog/2018/01/dl_4.html "手写数字识别") | no | no |
| Tensorflow实战(二):Discuz验证码识别 | [个人网站](http://cuijiahua.com/blog/2018/01/dl_5.html "Discuz验证码识别") | no | no |

## Pytorch实战
| 文章 | 公众号 | 代码 |
| :------ | :--------: | :--------: |
| Pytorch深度学习实战教程(一):语义分割基础与环境搭建 | [公众号](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA "Pytorch深度学习实战教程(一):语义分割基础与环境搭建") | no |
| Pytorch深度学习实战教程(二):UNet语义分割网络 | [公众号](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw "Pytorch深度学习实战教程(二):UNet语义分割网络") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-1 "Pytorch深度学习实战教程(二):UNet语义分割网络") |
| Pytorch深度学习实战教程(三):UNet模型训练 | [公众号](https://mp.weixin.qq.com/s/7FY77k3xtK-UyfoXpFXgBQ "Pytorch深度学习实战教程(三):UNet模型训练") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-2 "Pytorch深度学习实战教程(三):UNet模型训练") |
| Pytorch深度学习实战教程(四):必知必会的炼丹法宝 | [公众号](https://mp.weixin.qq.com/s/RhvCeesbzAQmK0yv8D6LjQ "Pytorch深度学习实战教程(四):必知必会的炼丹法宝") | [Code](https://github.com/Jack-Cherish/Deep-Learning/tree/master/Pytorch-Seg/lesson-3 "Pytorch深度学习实战教程(四):必知必会的炼丹法宝") |


更多精彩,敬请期待!

Expand Down

0 comments on commit 8ba94d5

Please sign in to comment.