Home

Awesome

<!-- ![Python 3.5](https://img.shields.io/badge/python-3.5-green.svg) -->

Diverse Image Outpainting via GAN Inversion

[Project Page][Paper][Dataset]

Code and trained models will be released soon.

Dataset can be downloaded here: google drive.

Contact: Yen-Chi Cheng, Chieh Hubert Lin, Hsin-Ying Lee

<img src='images/vstack.gif' width=80%>

Paper

Please cite our paper if you find the code or dataset useful for your research.

@article{InOut,
    author    = {Cheng, Yen-Chi and Lin, Chieh Hubert and Lee, Hsin-Ying and Ren, Jian and Tulyakov, Sergey and Yang, Ming-Hsuan}, 
    title     = {In&Out: Diverse Image Outpainting via GAN Inversion},
    volume    = {abs/2104.00675},
    year      = {2021}
}

Usage

Coming soon.

Dataset

Example Results

Flickr-Landscape

<img src='images/Flickr.png' width="1000px"/>

LSUN-Church

<img src='images/Church.png' width="1000px"/>

Panorama

<img src='images/pano.png' width="1000px"/>

Acknowledgment