-
Notifications
You must be signed in to change notification settings - Fork 11
Home
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.
Download the following Runtimes:
- .NET Desktop Runtime 7.0.4 or newer
- Visual C++ Redistributable for Visual Studio 2019 for running the Model
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!
For Linux users: The DatasetProcessor.Desktop file is the application, run it through the terminal.
chmod +x DatasetProcessor.Desktop
then
./DatasetProcessor.Dekstop
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.