The purpose of this tool to combine a set of images into a single file that will be used to train an ML model.
Enter the number of images in the data set:
Enter the number of training images in the data set:
Enter the resulting image size in pixels:
Enter the number of classes:
Copyright (2021) Erol Ozan
This tool is an open source software licensed under Apache License 2.0.
The code is built on TensorFlow JS platform and modified the code provided by TensorFlow JS.