Skip to content

A simple Python application that allows you to search and download images from Bing Images using Selenium and Tkinter.

Notifications You must be signed in to change notification settings

UdaySMukherjee/Image-Dataset-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Image Dataset Maker

A simple Python application that allows you to search and download images from Bing Images using Selenium and Tkinter.

Features

  • Search for images based on a given search term in Chrome.
  • Specify the number of images to download.
  • Total Background Proceess.

UI

Screenshot

Requirements

Installation

  1. Clone this repository:

    git clone https://github.com/UdaySMukherjee/Image-Dataset-Generator.git
  2. Install the required libraries:

    pip install -r requirements.txt
  3. Download the Chrome WebDriver and make sure it's in your system's PATH.

  4. Create a blank folder where u would like to store the images

Usage

  1. Run the application:

    python DataSet_Gen.py
  2. Enter a search term and the number of images to download.

  3. Click the "Select Download Folder" button to choose a download location.

  4. Click the "Create Dataset" button to start downloading images for your dataset.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

About

A simple Python application that allows you to search and download images from Bing Images using Selenium and Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages