maxbbraun / thermal-face

Fast face detection in thermal images
MIT License
69 stars 13 forks source link

How is the performance #12

Open xingdi1990 opened 3 years ago

xingdi1990 commented 3 years ago

Hi, Maxbbraun

I am very interested in this project and I notice you release the training and compliling code.

If possible, may I know the face detection accuracy on the thermal faces ?

best Xing

maxbbraun commented 3 years ago

I have some evaluation numbers from the training process, but they might be a bit misleading, given that the test set also includes non-thermal images (see creating the dataset). With a confidence threshold of 0.5, that eval came out to ~91% precision and ~22% recall.