pytorch 资料

pytorch 中文教程:

https://github.com/zergtant/pytorch-handbook/tree/master/chapter1

pytorch 中文文档:

https://pytorch-cn.readthedocs.io/zh/latest/

pytorch cnn的可视化:

https://github.com/utkuozbulak/pytorch-cnn-visualizations
PyTorch 模型训练实用教程

https://github.com/tensor-yu/PyTorch_Tutorial

Pytorch 入门代码

unet 

https://github.com/bodokaiser/piwise

deeplab-xception

https://github.com/jfzhang95/pytorch-deeplab-xception

语义分割常用的一些评价指标:

https://zhuanlan.zhihu.com/p/61880018

 

 

 

你可能感兴趣的:(pytorch 资料)