File tree Expand file tree Collapse file tree 3 files changed +1380
-2
lines changed Expand file tree Collapse file tree 3 files changed +1380
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ Learn Deep Learning with PyTorch
82
82
83
83
### part2: 深度学习的应用
84
84
- 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 )
87
87
- Neural Transfer: 通过卷积网络实现风格迁移
88
88
- Deep Dream: 探索卷积网络眼中的世界
89
89
File renamed without changes.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments