CC4.0

CC4.0 framework

An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform

Caffe for CC4.0-Windows,简单的Caffe C++接口,方便简单

GitHub

162 stars
23 watching
69 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chengyangfu/caffeA fast and modular deep learning framework for computer vision tasks.169
developmentseed/caffeA framework for deep learning using C++ and modularity to speed up development.6
amd/opencl-caffeAn OpenCL implementation of Caffe, a mainstream DNN framework.518
alejandro-isaza/caffeA C++ implementation of a deep learning framework designed for speed and modularity.59
chuckcho/video-caffeAn implementation of a deep learning framework with video features175
utilforever/cubbydnnA lightweight C++17 deep learning framework for resource-constrained devices.30
longjon/caffePre-release code for fully convolutional networks (FCNs) with C++ implementation81
ydwen/caffe-faceA deep face recognition implementation using the Caffe framework1,212
lisaanne/lisa-caffe-publicA C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models.220
naibaf7/caffe_neural_toolA C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks.15
muupan/dqn-in-the-caffeAn implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms.212
dmw/caffeineA C application framework providing tools and utilities for building service-oriented applications100
bharatsingh430/py-r-fcn-multigpuA software framework for training object detection models on multiple GPUs using the Caffe deep learning framework193
dafucoding/mtcnn_caffeTransforms MTCNN algorithm from Matlab to Caffe framework240
mhauskn/dqnAn implementation of Deep Q-Network using Caffe69