Coarse-to-Fine Searching for Efficient Generative Adversarial Networks
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkGPUImage GenerationNeural Architecture SearchSimilar Papers 제목 키워드 기반
Coarse-to-fine Optimization for Speech Enhancement
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 EnhancementFace alignment by coarse-to-fine shape searching
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 AlignmentregressionBetter Guider Predicts Future Better: Difference Guided Generative Adversarial Networks
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 PredictionRIS-GAN: Explore Residual and Illumination with Generative Adversarial Networks for Shadow Removal
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 RemovalCoarse to Fine: Domain Adaptive Crowd Counting via Adversarial Scoring Network
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