xw-hu / DSC

CVPR 2018 (Oral) & TPAMI 2019
141 stars 35 forks source link

How to get the value of fine tune model accuracy and BER ? #4

Closed lei9wang closed 5 years ago

lei9wang commented 6 years ago

How to get the value of accuracy ? could you share the code?

lei9wang commented 6 years ago

layer { name: "accuracy" type: "Accuracy" bottom: "upscore-fuse" bottom: "label1" top: "accuracy" include { phase: TEST } }