Skip to content

Find your pictures in a dataset with many faces

Notifications You must be signed in to change notification settings

mandjevant/Fixbunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Fixbunch

Find your pictures in a dataset with many faces

Dependencies:

  • Python 3.6
  • Numpy (included with Python)
  • Shutil (included with Python)
  • OpenCV 3.4 -- pip install opencv-python==3.4
  • Pillow -- pip install Pillow==2.2.1
  • Flask -- pip install Flask
  • Werkzeug -- pip install werkzeug

How to use:

  1. Extract the files
  2. Run server.py
  3. Open localhost:5000 in your browser -- Or in cmd type 'start firefox "localhost:5000"' or 'start chrome "localhost:5000"'
  4. Follow the instructions on the website, or posted below;

alt text

About

Find your pictures in a dataset with many faces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published