GithubHelp home page GithubHelp logo

quintonqu / esim-ad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0v/esim-ad

0.0 0.0 0.0 25.4 MB

Event-based Camera Simulation using Monte Carlo Path Tracing with Adaptive Denoising

License: Other

Shell 1.55% Python 55.07% Jupyter Notebook 43.37%

esim-ad's Introduction

Event-based Camera Simulation using Monte Carlo Path Tracing with Adaptive Denoising

Creative Commons License

Y. Tsuji, Y. Yatagawa, H. Kubo, and S. Morishima, "Event-based Camera Simulation using Monte Carlo Path Tracing with Adaptive Denoising," In Proceedings of the IEEE International Conference on Image Processing, 2023. (to appear) [Preprint]

Install

Prepare virtualenv using Poetry.

# Install required modules
poetry install --no-dev

# Enable Poetry's virtualenv
poetry shell

Dataset

Then, unzip the archive and store in the data folder. If the data is sanmiguel, four subdirectories (i.e., 32spp, 64spp, 128spp, and 4096spp) will be stored in data/sanmiguel.

Run

# To reproduce our results in the paper, run the following.
python main.py --data_root /path/to/data --spp 32 --ksize 13 --wlr simple --thres 1.00

The default parameters used to generate the following results are shown in run.sh. After running the above code, you can visually compare our method with other baselines with analysis.ipynb in the notebooks folder.

Results

Living Room (32spp)

LivingRoom-comp.mp4

San Miguel (32spp)

SanMiguel-comp.mp4

Two Boxes (32spp)

TwoBoxes-comp.mp4

Note that the above videos are compressed to fit the 10MB file size limit of GitHub. You can find uncompressed ones in the following URL:
https://drive.google.com/file/d/1hPtCmBYmo7h-aczLSPVK8ZIK8_sUJ4nW/view?usp=share_link

Also, you can find the quantitative comparisons in the supplementary document in the following URL:
https://drive.google.com/file/d/1gJsuApMHOO-PPWweZ849QaGdr0OQsjyl/view?usp=share_link

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

(c) Yuta Tsuji, Tatsuya Yatagawa, Hiroyuki Kubo, and Shigeo Morishima.

esim-ad's People

Contributors

tatsy 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.