drn
Image classification network
An open-source implementation of dilated residual networks for image classification and segmentation tasks.
Dilated Residual Networks
1k stars
20 watching
218 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An image classification model using a third-generation deep residual network. | 27 |
| This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 782 |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |
| An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |