Skip to content

A tool designed for image comparison and processing, specifically tailored for preparing datasets for artificial intelligence training

License

Notifications You must be signed in to change notification settings

rliessum/ai-train-images-prepper

Repository files navigation

Image Comparison and Processing Tool for AI Training

The Image Comparison and Processing Tool is a JavaScript-based web browser application designed to streamline the image comparison and processing process, particularly for preparing datasets for artificial intelligence (AI) training.

Key Features

  • Side-by-side image comparison
  • Automatic validation of image size (512x512)
  • Image similarity analysis to enhance training results
  • Image compression with convenient download option
  • Generation of well-structured image datasets for efficient AI training

Prerequisites

Before getting started, ensure that you have the following requirements:

  • Latest version of Node.js installed on your system

Installation

To install the Image Comparison and Processing Tool, follow these steps:

  1. Clone the repository: git clone https://github.com/rliessum/ai-train-images-prepper.git
  2. Navigate into the project directory: cd image-comparison-tool
  3. Install the dependencies: npm install

Usage

To use the tool, follow these steps:

  1. Start the application: npm run start

This will start the application in your web browser.

Contributing

Contributions are always welcome! Please read the contribution guidelines first.

License

This project uses the following license: MIT.

About

A tool designed for image comparison and processing, specifically tailored for preparing datasets for artificial intelligence training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published