cwerner / fastclass

Little tools to download and then weed through images, delete and classify them into groups for building deep learning image datasets (based on crawler and tkinter)
Apache License 2.0
133 stars 25 forks source link

Added prompt to overwrite output file and remove BAIDU from ALL option #11

Closed v-raja closed 5 years ago

v-raja commented 5 years ago

Added a prompt to ask the user whether to overwrite the output directory if it was found.

v-raja commented 5 years ago

1st commit: Fixes typo 2nd commit: Adds prompt to overwrite the output directory if it was found 3rd commit: Remove Baidu from ALL option

cwerner commented 5 years ago

Thanks for the code

I think this makes sense and I merged it.