Xception-caffe
Xception model
An implementation of the Xception neural network in Caffe, a deep learning framework.
Xception implemented with caffe
45 stars
3 watching
65 forks
last commit: 7 months ago
Linked from 1 awesome list
caffeimagenetxceptionxception-caffe
Related projects:
Repository | Description | Stars |
---|---|---|
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
shicai/senet-caffe | An implementation of a neural network architecture for image classification using the Caffe framework. | 169 |
shicai/densenet-caffe | Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 207 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
ducha-aiki/lsuvinit | Implementation of a method to initialize neural network layers in a deep learning framework. | 112 |
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
jixing0415/caffe-mobilenet-v3 | An implementation of MobileNetV3 using the Caffe framework | 130 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
shicai/mobilenet-caffe | A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,259 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |