I have a ready-made dataset of images, where the object for recognition is already cut off along the boundaries of this object and there is no need to select it with a rectangular marker in any markup program (eg. LabelImg). Surely there is a program code or a program that can make YOLO or PascalVOC files from such a dataset of prepared images. I ask for help in finding ...
Here I found an answer that this is not possible for YOLO (without background), but it is possible that this problem can be solved for PascalVOC (I want to use with Tensorflow Object Detection): YOLO Annotation Files for Already-Cropped Images