Skip to content

muratali016/AI-Instagram-filter-with-Computer-Vision

Repository files navigation

AI-Instagram-filter-with-Computer-Vision

Face_recog_system_video_github_Trim.mp4

Features

  • This AI filter was created by using Face_recognition and OpenCV
  • Filter takes your photo and compares it to database photos
  • The most similar celebrity to the user will get shown on the screen
  • Code can run on Both (CPU & GPU)

Only 2 steps to setup

1- Install requesting files

!git clone https://github.com/muratali016/AI-Instagram-filter-with-Computer-Vision.git
pip install --upgrade pip
pip install -r requirements.txt

2- Run the code

python opencv_face.py
  • You can extend the celebrity database ("faces" folder) to get more accurate results

References

Releases

No releases published

Packages

No packages published

Languages