fcn topic

List fcn repositories

HyperDenseNet

148
Stars
41
Forks
Watchers

This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.

IVD-Net

52
Stars
14
Forks
Watchers

Repository containing the source code of the IVD-Net segmentation network that we proposed for the MICCAI 2018 IVD segmentation challenge.

Awesome-Segmentations

67
Stars
15
Forks
Watchers

Lots of semantic image segmentation implementations in Tensorflow/Keras

pytorch-auto-drive

803
Stars
138
Forks
Watchers

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

907
Stars
405
Forks
Watchers

A Kitti Road Segmentation model implemented in tensorflow.

ssd_keras

1.9k
Stars
936
Forks
Watchers

A Keras port of Single Shot MultiBox Detector

ProtoSeg

328
Stars
35
Forks
Watchers

CVPR2022 (Oral) - Rethinking Semantic Segmentation: A Prototype View

segmentation

100
Stars
33
Forks
Watchers

Tensorflow implementation : U-net and FCN with global convolution

pytorch-fcn

1.7k
Stars
480
Forks
Watchers

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

fcn

218
Stars
97
Forks
Watchers

Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)