969 B
969 B
title |
---|
Contrastive Loss Layer |
Contrastive Loss Layer
- Layer type:
ContrastiveLoss
- Doxygen Documentation
- Header:
./include/caffe/layers/contrastive_loss_layer.hpp
- CPU implementation:
./src/caffe/layers/contrastive_loss_layer.cpp
- CUDA GPU implementation:
./src/caffe/layers/contrastive_loss_layer.cu
Parameters
- Parameters (
ContrastiveLossParameter contrastive_loss_param
) - From
./src/caffe/proto/caffe.proto
):
{% highlight Protobuf %} {% include proto/ContrastiveLossParameter.txt %} {% endhighlight %}