Skip to content

This project is designed for one shot face identify people in video

Notifications You must be signed in to change notification settings

chelvanai/Oneshot-Face-Identify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oneshot-Face-Identify

This project is designed for one shot face identify people in video.

Face Detection

Run

  • python App.py for [web view]
  • before run you should download the face compare weight file from the txt file in the folder
  • after you get valid all requirements you just run App.py
  • after you upload one video file through postman
  • check it will response true or not
  • http://0.0.0.0:5000/video_feed open this url in browser for output

Requirement

  • numpy==1.17.2
  • tensorflow-gpu==1.14.0
  • opencv-python==4.1.2.30
  • scikit-learn==0.21.3
  • numba==0.45.1
  • filterpy==1.4.5
  • Flask==1.1.1

About

This project is designed for one shot face identify people in video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages