Skip to content

Classify images by which subreddits they most likely belong to.

License

Notifications You must be signed in to change notification settings

karmeleon/sbubby

Repository files navigation

sbubby

Classify images by which subreddits they most likely belong to.

Tips

Downloading a lot of images on a system with low memory (like a Raspberry Pi)? Try simplifying the .json first by piping it through jq -c -M '[.[] | {id, url, subreddit}]' to cut down on memory usage!

About

Classify images by which subreddits they most likely belong to.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages