Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

added --images-glob and added feedback on training images #3

Closed
wants to merge 1 commit into from

Conversation

dribnet
Copy link
Contributor

@dribnet dribnet commented Oct 29, 2016

Added --images-glob so that training images could be specified explicitly.
Still defaults to 'dataset//.jpg' as before.

Added a check that the number of training files is not zero. Now issues
an error instead of going into infinite loop. The number of training images
found is also printed out to the console.

Added --images-glob so that training images could be specified explicitly.
Still defaults to 'dataset/*/*.jpg' as before.

Added a check that the number of training files is not zero. Now issues
an error instead of going into infinite loop. The number of training images
found is also printed out to the console.
@alexjc
Copy link
Owner

alexjc commented Oct 29, 2016

Oh, sorry I missed earlier this and just reproduced the change based on Twitter bug report!

I appreciate the time and PR though; will try to be more careful next time.

@alexjc alexjc closed this Oct 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants