All Projects → liyuming1978 → caffe_example

liyuming1978 / caffe_example

Licence: other
install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimize)

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
CMake
9771 projects
Cuda
1817 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to caffe example

MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (+658.33%)
Mutual labels:  caffe, mobilenet-ssd
Mobilenet Ssd
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Stars: ✭ 1,805 (+14941.67%)
Mutual labels:  caffe, mobilenet-ssd
ck-crowd-scenarios
Public scenarios to crowdsource experiments (such as DNN crowd-benchmarking and crowd-tuning) using Collective Knowledge Framework across diverse mobile devices provided by volunteers. Results are continuously aggregated at the open repository of knowledge:
Stars: ✭ 22 (+83.33%)
Mutual labels:  caffe
fooddist
An open-source food image embedding model
Stars: ✭ 26 (+116.67%)
Mutual labels:  caffe
Deep-Learning-with-Caffe
My tests and experiments on Caffe, the deep learning framework by Berkeley Vision and Learning Center (BVLC) and its contributors.
Stars: ✭ 30 (+150%)
Mutual labels:  caffe
VideoAudit
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 221 (+1741.67%)
Mutual labels:  caffe
caffe-unet-docker
The U-Net Segmentation server (caffe_unet) for Docker
Stars: ✭ 25 (+108.33%)
Mutual labels:  caffe
caffe-char-rnn
Multi-layer Recurrent Neural Networks (with LSTM) for character-level language models in Caffe
Stars: ✭ 25 (+108.33%)
Mutual labels:  caffe
caffe-mobilenet v2
caffe based mobilenet v2 deploy
Stars: ✭ 29 (+141.67%)
Mutual labels:  caffe
crowd density segmentation
The code for preparing the training data for crowd counting / segmentation algorithm.
Stars: ✭ 21 (+75%)
Mutual labels:  caffe
PCN-Windows
No description or website provided.
Stars: ✭ 21 (+75%)
Mutual labels:  caffe
onnx2caffe
pytorch to caffe by onnx
Stars: ✭ 341 (+2741.67%)
Mutual labels:  caffe
colorchecker-detection
Multiple ColorChecker Detection. This code implements a multiple colorChecker detection method, as described in the paper Fast and Robust Multiple ColorChecker Detection.
Stars: ✭ 51 (+325%)
Mutual labels:  caffe
Stochastic-Quantization
Training Low-bits DNNs with Stochastic Quantization
Stars: ✭ 70 (+483.33%)
Mutual labels:  caffe
caffemodel2json
A small tool to dump Caffe's *.caffemodel to JSON for inspection
Stars: ✭ 40 (+233.33%)
Mutual labels:  caffe
dehaze
[Preprint] "Improved Techniques for Learning to Dehaze and Beyond: A Collective Study"
Stars: ✭ 46 (+283.33%)
Mutual labels:  caffe
modified refinedet
Modified RefineDet
Stars: ✭ 23 (+91.67%)
Mutual labels:  caffe
crnn.caffe
crnn.caffe
Stars: ✭ 76 (+533.33%)
Mutual labels:  caffe
caffe-wrn-generator
Caffe Wide-Residual-Network (WRN) Generator
Stars: ✭ 19 (+58.33%)
Mutual labels:  caffe
Classification Nets
Implement popular models by different DL framework. Such as tensorflow and caffe
Stars: ✭ 17 (+41.67%)
Mutual labels:  caffe

example & tool for clCafe

1. Model
	1). MobileNet-SSD model for face and demo
	2). MobileNet-SSD train code
2. benchmark
	1).  use benchmark.sh to get model run time
3. example_code
	1). 6-channel demo 150+ at GT4e
	2). general demo for fp32&fp16
4. install_scripts
	1) to install clcaffe in windows,centos, ubuntu
	
	clcaffe_install_use.docx --  just for fun...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].