FCN-pytorch

FCN

A Python implementation of fully convolutional networks for semantic segmentation in computer vision.

🚘 Easiest Fully Convolutional Networks

GitHub

406 stars
11 watching
144 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

computer-visiondeep-learningfully-convolutional-networkspytorchsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
muyang0320/tf-fcn A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. 9
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
huguyuehuhu/hcn-pytorch Replication of a PyTorch model for action recognition and detection from skeleton data 219
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
simonguist/testing-fcn-for-cityscapes An implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework. 27
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,190