fancoltran / facerecognizer

Face Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up

cd data_processing
pip install -r requirements.txt

Tạo database:

python database_migration.py

Sử dụng hàm:

from data_processing.data_processing import tên_hàm

get_faces: Lấy accountTitle và face vector
get_infor: Lấy dữ từ api
send_data: Gửi dữ liệu check in lên server

About

Face Recognition


Languages

Language:Python 62.6%Language:PureBasic 37.4%