Skip to content

mchalecki/TF_Conv_Face_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1 for "Human Recognition by Biometric Methods" course

Goal: Create convnet to classification 4 rappers

Prerequisites

  • Python 3.6

Running

  • Testing
python src/run_tf.py --test  --checkpoint_path ../out/1
  • Training
python src/run_tf.py

For more options run

python src/run_tf.py --help

About

Project 1 for "Human Recognition by Biometric Methods" course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published