paper-with-me

홈 › Papers

Coarse-to-Fine Searching for Efficient Generative Adversarial Networks

2021-04-19 · Jiahao Wang, Han Shu, Weihao Xia, Yujiu Yang, Yunhe Wang

This paper studies the neural architecture search (NAS) problem for developing efficient generator networks. Compared with deep models for visual recognition tasks, generative adversarial network (GAN) are usually designed to conduct various complex image generation. We first discover an intact search space of generator networks including three dimensionalities, i.e., path, operator, channel for fully excavating the network performance. To reduce the huge search cost, we explore a coarse-to-fine search strategy which divides the overall search process into three sub-optimization problems accordingly. In addition, a fair supernet training approach is utilized to ensure that all sub-networks can be updated fairly and stably. Experiments results on benchmarks show that we can provide generator networks with better image quality and lower computational costs over the state-of-the-art methods. For example, with our method, it takes only about 8 GPU hours on the entire edges-to-shoes dataset to get a 2.56 MB model with a 24.13 FID score and 10 GPU hours on the entire Urban100 dataset to get a 1.49 MB model with a 24.94 PSNR score.

📄 PDF Abstract BibTeX arXiv:2104.09223

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkGPUImage GenerationNeural Architecture Search

Similar Papers 제목 키워드 기반

Coarse-to-fine Optimization for Speech Enhancement

2019-08-21 · Jian Yao, Ahmad Al-Dahle

In this paper, we propose the coarse-to-fine optimization for the task of speech enhancement. Cosine similarity loss [1] has proven to be an effective metric to measure similarity of speech signals. However, due to the l…

Generative Adversarial NetworkSpeech Enhancement

Face alignment by coarse-to-fine shape searching

2015-06-07 · 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2015 6 · Shizhan Zhu, Cheng Li, Chen Change Loy, Xiaoou Tang

We present a novel face alignment framework based on coarse-to-fine shape searching. Unlike the conventional cascaded regression approaches that start with an initial shape and refine the shape in a cascaded manner, our …

Face Alignmentregression

Better Guider Predicts Future Better: Difference Guided Generative Adversarial Networks

2019-01-07 · Guohao Ying, Yingtian Zou, Lin Wan, Yiming Hu 외

Predicting the future is a fantasy but practicality work. It is the key component to intelligent agents, such as self-driving vehicles, medical monitoring devices and robotics. In this work, we consider generating unseen…

Video Prediction

RIS-GAN: Explore Residual and Illumination with Generative Adversarial Networks for Shadow Removal

2019-11-20 · Ling Zhang, Chengjiang Long, Xiaolong Zhang, Chunxia Xiao

Residual images and illumination estimation have been proved very helpful in image enhancement. In this paper, we propose a general and novel framework RIS-GAN which explores residual and illumination with Generative Adv…

Image EnhancementShadow Removal

Coarse to Fine: Domain Adaptive Crowd Counting via Adversarial Scoring Network

2021-07-27 · Zhikang Zou, Xiaoye Qu, Pan Zhou, Shuangjie Xu 외

Recent deep networks have convincingly demonstrated high capability in crowd counting, which is a critical task attracting widespread attention due to its various industrial applications. Despite such progress, trained d…

Crowd CountingTransfer Learning