xh-liu / CC-FPSELinks
Code for NeurIPS 2019 paper "Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis"
☆129Updated 5 years ago
Alternatives and similar repositories for CC-FPSE
Users that are interested in CC-FPSE are comparing it to the libraries listed below
Sorting:
- Guided Image-to-Image Translation Papers☆136Updated 5 years ago
- [CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation☆147Updated 2 years ago
- [ACM MM 2020] Dual Attention GANs for Semantic Image Synthesis☆113Updated 2 years ago
- [ICCV 2019] Guided Image-to-Image Translation with Bi-Directional Feature Transformation☆198Updated last year
- Official PyTorch Implementation of "Example-Guided Style-Consistent Image Synthesis from Semantic Labeling" - CVPR 2019☆58Updated 5 years ago
- [IJCV 2020] Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis☆162Updated 4 years ago
- Learning multi-domain multi-modality I2I translation☆110Updated 6 years ago
- Implementation of ECCV 2020 paper: "Controllable Image Synthesis via SegVAE". Project page: https://yccyenchicheng.github.io/SegVAE/. Pap…