SelfBlendedImages
SelfBlendedImages copied to clipboard
Save SelfBlendedImages
Hi, I run the sbi.py to save the img_r and img_f, but the images that are saved are all cropped images with a size of 256*256 (as shown in the figure below), so are the cropped images used in the training, but why are the base images and SBI of the model diagram in the paper both containing the whole face? What should I do if I want to save SBI images.
This kind of incorrect cropping tends to occur when there is something wrong with the face detector (ie, retinaface). You can start by visualizing detected face bounding boxes on face images.