Skip to content
Particle edited this page Nov 10, 2023 · 10 revisions

Introduction

Dataset Processor Tools is a versatile toolkit designed to streamline the processing of image-text datasets for machine learning applications. It empowers users with a range of powerful functionalities to build and iterate on their datasets effortlessly.

Table of Contents

Section 1: Installation

Download the following Runtimes:

Download the latest release and extract to the desired folder, then open the Dataset Processor Desktop.exe.

Open the Dataset Processor Tools.exe file to open the application. And don't forget to install the runtimes above!

Exe

For Linux users: The DatasetProcessor.Desktop file is the application, run it through the terminal.

chmod +x DatasetProcessor.Desktop then ./DatasetProcessor.Dekstop

Section 2: Contributing

Contributions to the Dataset Processor Tools are welcome. If you would like to contribute, fork this repository, make your changes, and create a pull request.

Additional Resources