Question about input #207
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I am a complete beginner in this domain, I wanted to know if it is possible with simswap or another program to put a succession of several images from different angles for the input in order to calculate the output as well as possible ? i want to work only on pictures for the output
i have try faceswap but it's only for video or I did not understand how it works
if someone could guide me, thanks
otherwise I often have this error with Simswap
RuntimeError: CUDA out of memory. Tried to allocate 370.00 MiB (GPU 0; 8.00 GiB total capacity; 5.93 GiB already allocated; 0 bytes free; 6.37 GiB reserved in total by PyTorch)
something else, why this quality (in 512)

?
SimSwap is specified designed for 224 \times 224 face images, which means it suffers visually degredation when applied to the high resolution images, e.g., 1024*1024.
Actually, we are solving this dilemma and we are going to present the upgraded version of simswap , we called SimSwap++.
Please stay enthusiastic!