Skip to content

implementation of some layers in caffe

Notifications You must be signed in to change notification settings

jnulzl/caffe-layer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

implementation of some layers in caffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 54.6%
  • C++ 45.4%