https://github.com/devforfu/imds
A simple wrapper build on top of Bing Image Search API helping to create small image datasets
https://github.com/devforfu/imds
Last synced: 10 months ago
JSON representation
A simple wrapper build on top of Bing Image Search API helping to create small image datasets
- Host: GitHub
- URL: https://github.com/devforfu/imds
- Owner: devforfu
- Created: 2018-10-21T09:28:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T03:30:27.000Z (over 7 years ago)
- Last Synced: 2025-08-23T11:16:11.478Z (10 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMDS
Your little assistant to build small image datasets.
## Purpose
The package uses Bing Image Search API to retrieve images using specified
criteria, and saves them into folder.
## Goals
The following goals are to be implemented as a part of this projects
- [ ] Retrieving image thumbnails using Bing Image Search
- [ ] Organizing images into folders (for classification tasks)
- [ ] Creating an archive with images in zip/tar.gz format