FengZhenhua / Wing-Loss

A Matlab Implementation for CNN-based Facial Landmark Localisation using Wing Loss
Apache License 2.0
87 stars 18 forks source link

How do you calculate the AUC@0.1? #8

Open jimmysue opened 6 years ago

jimmysue commented 6 years ago

Hi~ What is the normalization factor when calculating AUC, is it normalized by A or B ? auc

FengZhenhua commented 6 years ago

@sjzcv Hi, I could not find any reference from any paper for this with enough details. But I think it should be normalised by 0.1, with the width of 0.1 and height of 1. This is also what I used for calculation.