highway-cnn
Image classification framework
A deep learning framework for training highway networks on image data using convolutional neural networks
Simple convolutional highway networks using TensorFlow.
57 stars
7 watching
20 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| An implementation of Highway Networks in Caffe, utilizing the idea of information highways to address the vanishing gradient problem in neural networks. | 96 |
| An image classification model using a third-generation deep residual network. | 27 |
| Trains deep learning models to classify roads and features in satellite imagery using OpenStreetMap data. | 1,321 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of convolutional neural networks on graphs using spectral filtering | 1,342 |
| This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 782 |
| An implementation of an efficient deep neural network architecture | 189 |
| This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 188 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |