Caffe-DeepBinaryCode icon indicating copy to clipboard operation
Caffe-DeepBinaryCode copied to clipboard

Issue about the classification error

Open vtalreja opened this issue 6 years ago • 0 comments
trafficstars

I have a small question about the equation 4 in your T-PAMI paper.

The estimated value of y_nm is the softmax output of the output layer. But that value never goes less than zero or greater than 1. Therefore the first and second terms in the equation will never exist. It will always be the L1/ L2 norm term only. Am I correct in my understanding or is there something I am missing. I would really appreciate your reply.

Thank you

vtalreja avatar Mar 14 '19 00:03 vtalreja