本仓库为《pytorch 神经网络实战-移动端图像处理》对应代码,由于笔者水平有限,书中难免出现不足或者遗漏,欢迎您指出对本书的批评和建议,如果您对代码有疑问欢迎在对应仓库提 issue。
备注:Java 代码通过书籍封底的二维码下载。
无代码
MeanNet: https://github.com/Xiaofeng-life/CodesForPyTorchBook/tree/master/MeanNet-main
MobileNet V1&V2: https://github.com/cwpeng-cn/mobilenet
FCN: https://github.com/Xiaofeng-life/CodesForPyTorchBook/tree/master/FCN-main
LLCNN: https://github.com/Xiaofeng-life/CodesForPyTorchBook/tree/master/LLCNN-main
DCGAN: https://github.com/cwpeng-cn/DCGAN
CGAN: https://github.com/cwpeng-cn/cgan
ACGAN: https://github.com/cwpeng-cn/acgan
风格迁移: https://github.com/cwpeng-cn/style-transfer
快速风格迁移: https://github.com/cwpeng-cn/fast-style-transfer
CycleGAN: https://github.com/Xiaofeng-life/CodesForPyTorchBook/tree/master/CycleGAN-main