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
518 stars
96 watching
152 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for deep learning using C++ and modularity to speed up development. | 6 |
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,149 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| A deep learning framework for rapid prototyping and production of computer vision applications | 4,770 |
| An open-source implementation of deep learning framework Caffe tailored for the CC4.0 platform | 162 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| An implementation of a deep learning framework with video features | 175 |
| A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
| Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
| A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design | 1,264 |
| An optimized deep learning framework for action recognition tasks | 26 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| Implementation of a method to initialize neural network layers in a deep learning framework. | 112 |
| An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 212 |