Even though I did everything correctly (I think so), when I start the conversion process with the following settings, it gives a Face not found error and the head in the video does not change in the output file. How can I overcome this?
Loading...
Setting Faceswap backend to NVIDIA
04/18/2025 13:21:24 INFO Log level set to: INFO
04/18/2025 13:21:26 INFO Reading alignments from: 'C:\Users\a1\Desktop\faceswap-final\aligned_target\alignments.fsa'
04/18/2025 13:21:34 INFO Faces filtered out: 78
04/18/2025 13:21:34 INFO Loading Model from Realface plugin...
04/18/2025 13:21:34 INFO Using configuration saved in state file
04/18/2025 13:21:38 INFO Loaded model from disk: 'C:\Users\a1\Desktop\faceswap-final\models\realface.h5'
04/18/2025 13:21:38 INFO Loading Writer from Ffmpeg plugin...
04/18/2025 13:21:38 INFO Outputting to: 'C:\Users\a1\Desktop\faceswap-final\output\target_converted_10.mp4'
04/18/2025 13:21:38 INFO Loading Color from Match_Hist plugin...
04/18/2025 13:21:38 INFO Loading Scaling from Sharpen plugin...
04/18/2025 13:21:38 WARNING IMAGEIO FFMPEG_WRITER WARNING: input image is not divisible by macro_block_size=8, resizing from (720, 386) to (720, 392) to ensure video compatibility with most codecs and players. To prevent resizing, make your input image divisible by the macro_block_size or set the macro_block_size to 1 (risking incompatibility).
04/18/2025 13:21:40 INFO -------------------------
04/18/2025 13:21:40 INFO Images found: 380
04/18/2025 13:21:40 INFO Faces detected: 0
04/18/2025 13:21:40 INFO -------------------------
04/18/2025 13:21:40 INFO Process Successfully Completed. Shutting Down...
Process exited.