lisa-caffe-public

Image recognition framework

A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models.

Lisa Anne's public caffe code.

GitHub

220 stars
26 watching
190 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
ydwen/caffe-face A deep face recognition implementation using the Caffe framework 1,211
developmentseed/caffe A framework for deep learning using C++ and modularity to speed up development. 6
alexgkendall/caffe-segnet An open-source implementation of the SegNet deep learning architecture for image segmentation 1,082
amd/opencl-caffe An OpenCL implementation of Caffe, a mainstream DNN framework. 517
craftgbd/caffe-gbd An optimized deep learning framework for action recognition tasks 26
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
chuckcho/video-caffe An implementation of a deep learning framework with video features 175
dafucoding/mtcnn_caffe Transforms MTCNN algorithm from Matlab to Caffe framework 240
shicai/senet-caffe An implementation of a neural network architecture for image classification using the Caffe framework. 169
dlunion/cc4.0 An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform 162
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
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
ducha-aiki/lsuvinit Implementation of a method to initialize neural network layers in a deep learning framework. 112