olgaliak / active-learning-detect

Active learning + object detection
MIT License
100 stars 33 forks source link

warning when no unlabeled photos remain #14

Open abfleishman opened 6 years ago

abfleishman commented 6 years ago

When there are no photos left that are untagged the function runs with no message. It would be nice if there was a warning that there are no unlabeled files left. image

yashpande commented 6 years ago

I added this in the yash/features branch. Please let me know if it works / throws errors 😃