Giter Club home page Giter Club logo

vidit's Introduction

VIDIT: Virtual Image Dataset for Illumination Transfer

We will release more content soon, and updates about future challenges, you can watch the repository if you would like to be notified!

๐Ÿ”ฅ News-May20 ๐Ÿ”ฅ VIDIT is used for the relighting challenge in the AIM workshop, part of ECCV 2020. Check out the relighting competition beginning May 13th 2020, it is made up of 3 tracks for one-to-one and any-to-any illumination transfer, and for illumination estimation.

[VIDIT Paper]

[ECCV AIM 2020 Paper] - [Supp.] - [Video]

Abstract: Deep image relighting is gaining more interest lately, as it allows photo enhancement through illumination-specific retouching without human effort. Aside from aesthetic enhancement and photo montage, image relighting is valuable for domain adaptation, whether to augment datasets for training or to normalize input test data. Accurate relighting is, however, very challenging for various reasons, such as the difficulty in removing and recasting shadows and the modeling of different surfaces. We present a novel dataset, the Virtual Image Dataset for Illumination Transfer (VIDIT), in an effort to create a reference evaluation benchmark and to push forward the development of illumination manipulation methods. Virtual datasets are not only an important step towards achieving real-image performance but have also proven capable of improving training even when real datasets are possible to acquire and available. VIDIT contains 300 virtual scenes used for training, where every scene is captured 40 times in total: from 8 equally-spaced azimuthal angles, each lit with 5 different illuminants.

Content

VIDIT includes 390 different Unreal Engine scenes, each captured with 40 illumination settings, resulting in 15,600 images. The illumination settings are all the combinations of 5 color temperatures (2500K, 3500K, 4500K, 5500K and 6500K) and 8 light directions (N, NE, E, SE, S, SW, W, NW). Original image resolution is 1024x1024.

Getting the AIM 2020 data

Note: ground-truth test data will remain private.

Track 1 (1024x1024): [Train] - [Validation_Input] - [Validation_GT] - [Test_Input]

Track 2 (1024x1024): [Train] - [Validation_Input] - [Validation_GT] - [Test_Input]

Track 3 (512x512): [Train] - [Validation_Input] - [Validation_GT] - [Test_Input]

The images are downsampled by 2 for the competition track 3 to ease the computations: smallsize_img = cv2.resize(origin_img, (512, 512), interpolation=cv2.INTER_CUBIC)

If you want to use VIDIT for other purposes, the training images are provided in full 1024x1024 resolution in the "Train" link of Track 2 above. Also available for download from a Google Drive mirror here: [Download]

Some associated solutions (pull request to add yours)

Results from the ECCV 2020 competition participants will be made available soon.

  • Encoder-decoder latent space manipulation (A. Dherse, M. Everaert, and J. Gwizdala): [Paper] - [Code]

  • Norm-Relighting-U-Net (M. Afifi and M. Brown): [Code]

  • (ECCVW2020) Deep relighting networks for image light source manipulation (L. Wang, Z. Liu, C. Li, W. Siu, D. Lun): [Paper] - [Code]

  • (ECCVW2020) An ensemble neural network for scene relighting with light classification (Dong, L., Jiang, Z., Li, C.)

  • (ECCVW2020) SA-AE for any-to-any relighting (Hu, Z., Huang, X., Li, Y., Wang, Q.)

Citations

@article{elhelou2020vidit,
    title   = {{VIDIT}: Virtual Image Dataset for Illumination Transfer},
    author  = {El Helou, Majed and Zhou, Ruofan and Barthas, Johan and S{\"u}sstrunk, Sabine},
    journal = {arXiv preprint arXiv:2005.05460},
    year    = {2020}
}

@inproceedings{elhelou2020aim,
    title     = {{AIM} 2020: Scene Relighting and Illumination Estimation Challenge},
    author    = {El Helou, Majed and Zhou, Ruofan and S\"usstrunk, Sabine and Timofte, Radu and others},
    booktitle = {Proceedings of the European Conference on Computer Vision Workshops (ECCVW)},
    year      = {2020}
}

Examples with varying direction

Examples with varying color temperature

vidit's People

Contributors

majedelhelou avatar zrfanzy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.