sofgan
sofgan copied to clipboard
[TOG 2022] SofGAN: A Portrait Image Generator with Dynamic Styling
Hi, this is truly a great contribution. You mentioned that training the model that predict 1024*1024 image took approximately 20 days on 4 RTX2080Ti, may I know what's the batch...
Thank you for the great work. Any solution for moving input image in specific direction, for example: making it look younger or older?
hi, I have some questions about "region-wise distance map P" If we use the "scatter_to_mask" function to generate style_mask, the region-wise distance map can only be 0 or 1 **style_mask...
what is the inference speed of one image on RTX 2080Ti? Thanks!
I am curious about the role of this function 'scatter', can you give me a explanation of this function? 
 执行时报错
because this model has ability to do background isolation - this seems to make it trivial to isolate the background for green screen purpose. This is big - because to...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Hi, as your SIW network was trained on FFHQ, so if I test on my own real images, do I have to make alignment on those segmaps output from SOF?
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...