drn

Image classification network

An open-source implementation of dilated residual networks for image classification and segmentation tasks.

Dilated Residual Networks

GitHub

1k stars
20 watching
218 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
fyu/dilationThis project provides a deep learning framework implementing dilated convolutions for semantic image segmentation782
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
koichiro11/residual-attention-networkAn image classification neural network implementation using attention mechanisms and residual learning94
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
fomorians/highway-cnnA deep learning framework for training highway networks on image data using convolutional neural networks57
fwang91/residual-attention-networkAn implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.554
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
tobypde/frrnA software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks280
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682