Skip to content

Erick-Jia/caffe-l1_loss_layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

L1 Loss Layer in Caffe

This is a implementation of L1 Loss Layer in Caffe.

Usage

  1. Put the files in corresponding location.
  2. Compile and test
make -j
make test -j
make runtest GTEST_FILTER='L1LossLayerTest/*'

Others

See this blog for more detail infomation.

About

Implementation of L1 Loss Layer in Caffe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published