Added
- Added version tracking and parser with --version
- New optional parameters: likes (set how many likes you have remaining default=100), and image_batch (set the number of images to load into facenet when training default=1000)
- Now all optional settings can be saved in config.txt
Changes
- Bug fix related to calling a tindetheus.export_embeddings function
- Saving the same filename in your database no longer bombs out on Windows
- Code should now follow pep8