FaceRec icon indicating copy to clipboard operation
FaceRec copied to clipboard

Recognising faces at distance

Open BabuTango opened this issue 6 years ago • 4 comments
trafficstars

When face gets smaller and smaller, the accuracy gets very poor.

I think because by default we convert all faces to 166x160. So when faces are smaller, eg:(50x50), and when the algo tries to resize it to 160x160, the quality of image gets damaged and thus accuracy falls.

Is there any way to get accuracy for smaller faces i.e faces at distance

BabuTango avatar Mar 04 '19 15:03 BabuTango

Any help please

BabuTango avatar Mar 04 '19 15:03 BabuTango

Set the detection size to 5 or 10. This will detect smaller faces

cluzier avatar Dec 26 '19 20:12 cluzier

@cluzier The problem is in recognition

BabuTango avatar Jan 02 '20 04:01 BabuTango

@cluzier I problem is in recognition

I understand that your problem is: You want accuracy for smaller faces (distance increase). I am unsure how you would go about doing this.

cluzier avatar Jan 02 '20 16:01 cluzier