jomarum
/

jomarum's picture
Duplicate from camenduru/openpose
f173299
|
Raw
History Blame Contribute Delete
864 Bytes
metadata
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 %}