Describe the bug
Creating a dataset doesn't complete if there is an issue with a single image.
To Reproduce
Steps to reproduce the behavior:
Create a training dataset where one of the images in the source dataset contains a problematic image (for example a corrupted file).
Observe that the software crashes and doesn't complete the creation of the full training dataset.
Expected behavior
Only the single image with the problem should not be processed. The dataset should otherwise be created normally. The error with the single image should be displayed at the end with the number of images that failed to process also displayed.
Describe the bug Creating a dataset doesn't complete if there is an issue with a single image.
To Reproduce Steps to reproduce the behavior:
Expected behavior Only the single image with the problem should not be processed. The dataset should otherwise be created normally. The error with the single image should be displayed at the end with the number of images that failed to process also displayed.