Deep Learning Studio has a complete visualization training tool that can be used for proof of concept (POC) without requiring a license. The general workflow is as follows:
In the project management of Deep Learning Studio, it is possible to create an AI model from five different models and individually set project names based on requirements.
You can import your collected dataset and freely create the number of labels in Deep Learning Studio. Additionally, the software automatically compresses the images without the need for third-party tools to perform resizing operations.
Deep Learning Studio allows you to split your dataset into training, validation, and test sets. You can create multiple dataset splits to experiment and check the performance of tools trained with different set of images.
Deep Learning Studio integrates annotation tools adapted to each library. For classification and unsupervised segmentation, you can quickly assign label to each image. For supervised segmentation, the segmentation editor allows you to draw the ground truth segmentation. For localisation, the object editor allows you to quickly draw the bounding box around each of your objects.
The Tools tab allows you to configure and train your tools. Operating on CPU or GPU, the training can be stopped and restarted at any time. You can launch as many training as you want thanks to the processing queue. The training and inference operations will be queued and processed one after the other.
The validation process is customized for each library to allow you to get the most out of your data. A comprehensive set of metrics, tables, and/or graphs is available to analyze and explore the results of the training process.
Tables and confusion matrixes allow you to filter your results to understand the strengths and weaknesses of the trained models. Score histograms and ROI curves are useful to select a threshold and adapt the trained models to your needs.