1 Star 0 Fork 0

zongtao_wang / sssgan-pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

sssgan-pytorch

Introduction

This repo is for our work "Unlocking Efficiency in Fine-Grained Compositional Image Synthesis: A Single-Generator Approach".

Abstract

The use of Generative Adversarial Networks (GANs) has led to significant advancements in the field of compositional image synthesis. In particular, recent progress has focused on achieving synthesis at the semantic part level. However, to enhance performance at this level, existing approaches in the literature tend to prioritize performance over efficiency, utilizing separate local generators for each semantic part. This approach leads to a linear increase in the number of local generators, posing a fundamental challenge for large-scale compositional image synthesis at the semantic part level. In this paper, we introduce a novel model called Single-Generator Semantic-Style GAN (SSSGAN) to improve efficiency in this context. SSSGAN utilizes a single generator to synthesize all semantic parts, thereby reducing the required number of local generators to a constant value. Our experiments demonstrate that SSSGAN achieves superior efficiency while maintaining a minimal impact on performance.

This code is developed based on SemanticStyleGAN. We thank the author for their help during the development of our project.

Installation

This repo is developed using pytorch. We use pytorch of version 1.13.1, cudatoolkit 11.6. and nvida driver 510

Usage

Mainly you only need to run the train.py module.

python train.py YOUR-CONFIGURATION

More details and pre-trained models will be updated soon...

空文件

简介

release code for "Unlocking Efficiency in Fine-Grained Compositional Image Synthesis: A Single-Generator Approach " 展开 收起
Python 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/zongtao_wang/sssgan-pytorch.git
git@gitee.com:zongtao_wang/sssgan-pytorch.git
zongtao_wang
sssgan-pytorch
sssgan-pytorch
master

搜索帮助