SEAN icon indicating copy to clipboard operation
SEAN copied to clipboard

SEAN: Image Synthesis with Semantic Region-Adaptive Normalization (CVPR 2020, Oral)

Results 36 SEAN issues
Sort by recently updated
recently updated
newest added

I used the Bisenet to parse the face on my dataset and used your script in util/CelebMask-HQ/Data_preprocessing/v_mask.py ,but I get the different color ,so I want to known how to...

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/student/anaconda3/envs/sean_env/lib/python3.7/site-packages/cv2/qt/plugins" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling...

Great job ! Your work can control the style via the mask areas, I want to do some work about controlling the resolution via the mask area, could you please...

hello, which pretrained segmentation model do you use to evaluate the mIOU and acc on CelebAMask-HQ dataset?

How can I only reconstruct face like your paper? I want to preserve hair style and just change face. But there is no option to choose it.

Hello, my terminal hangs if I try to run the training code with more than 1 gpu. Do I need to write some additional code to support multiple GPUs? If...

Thanks for your good work, I try to run your code in the ADE20K dataset, I set the --dataset_mode custom --label_nc 150 --label_dir datasets/try_work/labels --image_dir datasets/try_work/images , but the code...

Hi ! Thank you for your great work. I was wondering if it was somehow possible to use your framework to synthesize faces with custom/arbitrary style codes (i.e. not with...

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...

dependencies

I tried to run run_UI.py. I can't get the interpolated results First - I don't understand how to apply a style image on an Opened Image. When I select one...