'How to lable correct images for the machine learning model training purpose

I am creating image dateset for machine learning model training, using annotation tool “Labelme” . I have few correct images and few defective images . I am using labelme to inbox the defects location on the image to generate .xml / json file . My challenge is , how to generate the .xml/jason files for the good images as there is no point to inbox the whole image size just for the sake of .xml/jason file .

How should I tackle this challenge ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source