/Unet_Implementation_PyTorch

使用PyTorch实现Unet图像分割

Primary LanguageJupyter NotebookMIT LicenseMIT

Unet_Implementation_PyTorch

Unet主要用于图像分割问题。

本文将先简单介绍Unet的理论基础,然后使用pytorch一步一步地实现Unet图像分割。

文章链接:https://zhuanlan.zhihu.com/p/97488817