Skip to content

Commit 16d51e6

Browse files
author
xyliao
committed
finish fcn
1 parent 5dfc2ac commit 16d51e6

File tree

3 files changed

+1380
-2
lines changed

3 files changed

+1380
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Learn Deep Learning with PyTorch
8282

8383
### part2: 深度学习的应用
8484
- Chapter 9: 计算机视觉
85-
- [Fine-tuning: 通过微调进行迁移学习](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter9_Computer-Vision/fine-tune.ipynb)
86-
- 语义分割: 通过 FCN 实现像素级别的分类
85+
- [Fine-tuning: 通过微调进行迁移学习](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter9_Computer-Vision/fine_tune/fine-tune.ipynb)
86+
- [语义分割: 通过 FCN 实现像素级别的分类](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter9_Computer-Vision/segmentation/fcn.ipynb)
8787
- Neural Transfer: 通过卷积网络实现风格迁移
8888
- Deep Dream: 探索卷积网络眼中的世界
8989

File renamed without changes.

chapter9_Computer-Vision/segmentation/fcn.ipynb

Lines changed: 1378 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)