onetonfoot / unet

A Unet Implementation in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unet

A PyTorch implementation of Unet. The model can be found in unet.py and an example of usage can be found in unet.ipynb.

About

A Unet Implementation in PyTorch


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%