Conezi / face_camera

A Flutter camera plugin that detects face in real-time
MIT License
59 stars 59 forks source link

How to make it detect live person only not photos #7

Open Alecckie opened 2 years ago

Alecckie commented 2 years ago

We need this library for an attendance app where user must scan their actual face. The library scans both actual face as well as printed image of the same face.

How can we restrict it to live people only?

Renatinaveen commented 2 years ago

@Alecckie did you find any solution?

Alecckie commented 2 years ago

@Renatinaveen Unfortunately no. Inform me if you get any

Renatinaveen commented 2 years ago

I started using flutter_face_api_beta: ^0.0.67. But this sometimes doesn't give response when their server is down.

ngtrphuong commented 1 year ago

You can use the TensorFlow Model mention in this dart file - lib/anti_spoofing.dart