项目作者: onetonfoot

项目描述 :
A Unet Implementation in PyTorch
高级语言: Jupyter Notebook
项目地址: git://github.com/onetonfoot/unet.git
创建时间: 2018-09-19T04:03:39Z
项目社区:https://github.com/onetonfoot/unet

开源协议:

下载


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.