Qiuyan918 / Unet_Implementation_PyTorch

使用PyTorch实现Unet图像分割

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unet_Implementation_PyTorch

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

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

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

About

使用PyTorch实现Unet图像分割

License:MIT License


Languages

Language:Jupyter Notebook 100.0%