An open API service indexing awesome lists of open source software.

https://github.com/weiaicunzai/pytorch-fcn

FCN pytorch implementation
https://github.com/weiaicunzai/pytorch-fcn

Last synced: 3 months ago
JSON representation

FCN pytorch implementation

Awesome Lists containing this project

README

        

# pytorch-fcn

Pytorch implementation of [Fully Convolutional Networks](https://arxiv.org/abs/1411.4038v2)

## requirements

- pytorch 0.31
- python 3.5