An open API service indexing awesome lists of open source software.

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

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