SimSwap icon indicating copy to clipboard operation
SimSwap copied to clipboard

Question about input

Open OoAnikioO opened this issue 3 years ago • 1 comments

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) result_whole_swapsingle ?

OoAnikioO avatar Feb 24 '22 12:02 OoAnikioO

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!

neuralchen avatar Apr 20 '22 14:04 neuralchen