ericchen321 / ru_hacks_2020

Ryerson University Hackthon 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial Recognition Guide:

    1. Add your dataset
       ex. datasets/person1/1.jpg, 
       datasets/person2/1.jpg
    2. Train your model with your dataset
       Update training.bat to specify your chosen models
       Run training.bat
    3. Test your model
       Update testing_image.bat to specify your chosen models
       Run testing_image.bat

About

Ryerson University Hackthon 2020


Languages

Language:Jupyter Notebook 81.9%Language:Python 18.0%Language:Batchfile 0.1%Language:CSS 0.0%Language:PowerShell 0.0%Language:HTML 0.0%