fcn topic
HyperDenseNet
This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
IVD-Net
Repository containing the source code of the IVD-Net segmentation network that we proposed for the MICCAI 2018 IVD segmentation challenge.
Awesome-Segmentations
Lots of semantic image segmentation implementations in Tensorflow/Keras
pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchm...
KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
ssd_keras
A Keras port of Single Shot MultiBox Detector
ProtoSeg
CVPR2022 (Oral) - Rethinking Semantic Segmentation: A Prototype View
segmentation
Tensorflow implementation : U-net and FCN with global convolution
pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)