SyGoing / caffe-depthwiseconvolution

A Faster implementation of the depthwiseconvolution than others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileNet-Caffe

This is an efficiency implementation(GPU Version) of Depthwise Convolution in caffe. It is even better and faster than other implementations. Just copy the files to merge your original caffe,and compile it directly without adding any new parameter to the caffe.proto Have fun!

About

A Faster implementation of the depthwiseconvolution than others


Languages

Language:Cuda 58.1%Language:C++ 41.9%