SENet-Caffe
Neural Network
An implementation of a neural network architecture for image classification using the Caffe framework.
A Caffe Re-Implementation of SENet
169 stars
11 watching
100 forks
last commit: about 6 years ago
Linked from 1 awesome list
caffeimagenetresnetsenet
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| A modified implementation of ParseNet for semantic segmentation with CNNs | 5 |
| An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |
| A deep neural network architecture for real-time semantic segmentation in images | 585 |
| A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| An efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity | 694 |
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |