dangmanhtruong1995 / UNet-Pytorch-code

UNet code in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNet-Pytorch

UNet code in Pytorch. I downloaded the data from here: https://github.com/hoangp/isbi-datasets The code is slightly different from the UNet paper since I used padding to keep the sizes to be the same. I also used dropout after ReLU layers. The code was run using Google Colab and Kaggle notebook.

About

UNet code in Pytorch

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%