switchablenorms / CelebAMask-HQ

A large-scale face dataset for face parsing, recognition, generation and editing.
2.05k stars 343 forks source link

Hi! some issues about testing result. #33

Closed wqz960 closed 4 years ago

wqz960 commented 4 years ago

HI! From your Readme, the network can achieve about 93% accuracy, but I have run your code, it only output segmentation result, how to get the accuracy, is there a script? Thank you!

steven413d commented 4 years ago

Hi, the metric is based on the per-pixel evaluation. It is quite simple to implement (the percentage of pixels that are predicted correctly).