fastclass icon indicating copy to clipboard operation
fastclass copied to clipboard

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)

Results 7 fastclass issues
Sort by recently updated
recently updated
newest added

Branch `master` refactored by [Sourcery](https://sourcery.ai/gh/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. See our documentation [here](https://github.com/sourcery-ai/sourcery/wiki/GitHub-App-Usage). Run Sourcery locally Reduce the...

Thanks for starring [sourcery-ai/sourcery](/sourcery-ai/sourcery) ✨ 🌟 ✨ Here's your pull request refactoring your most popular Python repo. If you want Sourcery to refactor all your Python repos and incoming pull...

I think it would be better if we can provide custom labels as input in the `fcc`, which if not provided defaults to the usual 1, 2, 3, 4, etc

enhancement

First of all, nicely done (good docs, easy install, works like a charm). Would find pinterest scraping quite useful ..

Hi...Is there any way to specify the size of the images to be download for each class, (like 400*400)? This will be super helpful to avoid junk images...

Maybe it would be a good idea to store image info and classification details in a small sql (sqlite) database. Potenital entries: - name - search query - source-url -...

enhancement

Now other people are using it the tool really should have tests

enhancement