FCN-pytorch

FCN

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

🚘 Easiest Fully Convolutional Networks

GitHub

409 stars
11 watching
144 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list

computer-visiondeep-learningfully-convolutional-networkspytorchsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yunlongdong/fcn-pytorchA PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.161
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
xiong-zhitong/pytorch_rfcnAn implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks279
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
zijundeng/pytorch-semantic-segmentationProvides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning.1,729
huguyuehuhu/hcn-pytorchReplication of a PyTorch model for action recognition and detection from skeleton data218
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598
simonguist/testing-fcn-for-cityscapesAn implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework.27
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
openseg-group/openseg.pytorchProvides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing.1,191