Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 313 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 313 Bytes

FACE RECOGNITION

Dependence

pip install beautifulsoup4 face_recognition

Environment

  • Create database first
  • Run download.py. The database requires 1 hours to download.

Usage

python filter.py test.jpg

The program will output five of the most similar result.