FCN-pytorch
FCN
A Python implementation of fully convolutional networks for semantic segmentation in computer vision.
🚘 Easiest Fully Convolutional Networks
409 stars
11 watching
144 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
computer-visiondeep-learningfully-convolutional-networkspytorchsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| PyTorch implementation of a deep learning model for image segmentation | 90 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
| Replication of a PyTorch model for action recognition and detection from skeleton data | 218 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
| An implementation of fully convolutional networks for semantic segmentation using the Cityscapes dataset and Caffe deep learning framework. | 27 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |