Skip to content

329tyson/proj_robust_recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proj_robust_recognition

Training how-to

Training default settings are in config.json Once you clone the repository, you just need to change

  • imagepath
  • train_label
  • test_label in config.json

then export config.json path to environment variable

export CONFIG_PATH=path_to_config.json

and run (inside model/ directory)

python trainer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published