Repository navigation
#
fcn8s
- Website
- Wikipedia
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python
1766
2 年前
🙄 Difficult algorithm, Simple code.
Jupyter Notebook
1713
2 年前
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python
217
4 年前
Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
Python
86
5 年前
Implementation of `Fully Convolutional Networks for Semantic Segmentation` by Jonathan Long, Evan Shelhamer, Trevor Darrell, UC Berkeley
Python
1
2 年前
Convolutional Neural Networks: (1) based on UNet; (2) FCN8 for Image Segmentation of Pascal VOC 2012 dataset written as part of my MSc in Artificial Intelligence degree. Written in Tensorflow 2.0 with Keras Functional API.
Python
0
2 年前