caffe icon indicating copy to clipboard operation
caffe copied to clipboard

about “ int num_triplets = this->layer_param_.triplet_loss_param().num_triplets(); ”

Open zjz5250 opened this issue 7 years ago • 0 comments

error 1 error C2039: “num_triplets”: is not “caffe::TripletLossParameter” 's member where is the declaration of this->layer_param_.triplet_loss_param().num_triplets() ?

zjz5250 avatar Sep 27 '17 07:09 zjz5250