/caffe-layer

implementation of some layers in caffe

Primary LanguageCuda

caffe-layer

Implementation of some layers in caffe. File caffe.proto are parameters defined for these layers, which also need to be added into LayerParameter.

wing loss layer

caffe implementation for Wing Loss for Robust Facial Landmark Localisation with Convolutoinal Neural Networks CVPR 2018

conv dw layer

Clone from https://github.com/suzhenghang/MobileNetv2

coord2heatmap layer

Turn coordinates into heatmaps.

heatmap loss layer

Define loss for heatmap regression.