Antonio Sanchez

Results 37 issues of Antonio Sanchez

How can I test this on a custom image I provide?

Hello, When I try to build, I get the following error: P:\BreezeStyleSheets>python configure.py --compiled-resource breeze_resources.py Traceback (most recent call last): File "configure.py", line 371, in sys.exit(main()) File "configure.py", line 368,...

question

Hello, I see a folder in the dataset with annotations, but where can I find the actual single file png masks?

Hi all, We started an unofficial Discord server to discuss SimSwap development, training, etc. https://discord.gg/6aXkTUqr3B

Hi all, We have created a Discord community for Single shot face swapping like SberSwap and SimSwap. We are working on code optimizatiobs, new models, etc. Please join us at:...

I tried to follow your instructions about face detection and alignment. I ended up with a face image that looks like this after the preprocess resize: ![image](https://user-images.githubusercontent.com/53020208/146931319-93fdc157-4593-4093-af35-26ab848552b7.png) After the swap...

Hello, When using convert_weight.py to convert stylegan weights I get the following error: Message=CUDA out of memory. Tried to allocate 514.00 MiB (GPU 0; 24.00 GiB total capacity; 395.62 MiB...

How do you perform the face swapping with the code?

Hi, looking to ask you a few questions by email. Can you provide an email address? Thanks!

Hi all, The face detection fails to detect the face if it is taking up most of the image. Is there a parameter that can be changed to fix this...