OpenCL-caffe

Deep learning framework accelerator

An OpenCL implementation of Caffe, a mainstream DNN framework.

This is a Experimental version of OpenCL by AMD Research, we now recommend you to use The official BVLC Caffe OpenCL branch is over at Caffe branch now at https://github.com/BVLC/caffe/tree/opencl

GitHub

517 stars
95 watching
152 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
developmentseed/caffe A framework for deep learning using C++ and modularity to speed up development. 6
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59
bvlc/caffe A framework for building and training deep learning models, particularly those using convolutional neural networks. 34,125
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
weiliu89/caffe A deep learning framework for rapid prototyping and production of computer vision applications 4,770
dlunion/cc4.0 An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform 162
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
lisaanne/lisa-caffe-public A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. 220
dafucoding/mtcnn_caffe Transforms MTCNN algorithm from Matlab to Caffe framework 240
doonny/pipecnn A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design 1,253
craftgbd/caffe-gbd An optimized deep learning framework for action recognition tasks 26
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
ducha-aiki/lsuvinit Implementation of a method to initialize neural network layers in a deep learning framework. 112
muupan/dqn-in-the-caffe An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. 213