person-re-ranking/caffe/docs/tutorial/layers/accuracy.md

864 B

title
Accuracy and Top-k

Accuracy and Top-k

Accuracy scores the output as the accuracy of output with respect to target -- it is not actually a loss and has no backward step.

Parameters

{% highlight Protobuf %} {% include proto/AccuracyParameter.txt %} {% endhighlight %}