rosinality / swapping-autoencoder-pytorch

Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Region Editing

kudoNCT opened this issue · comments

Hi @rosinality , many thanks for this project, it make me more understand the method.
In the paper, the author mention the region editing. He also demonstrate this ability on the video demo. In terms of asking for help, can you explain me how he can do that? Many thanks