Giter VIP home page Giter VIP logo

cgtuebingen / robust-vmm-guiding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sherholz/mitsuba

32.0 32.0 3.0 102.58 MB

Robust Fitting of Parallax-Aware Mixtures for Path Guiding - SIGGRAPH 2020

Home Page: https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/veroeffentlichungen/robust-fitting-of-parallax-aware-mixtures-for-path-guiding/

License: GNU General Public License v3.0

Python 0.96% Shell 0.23% C 6.32% Makefile 0.01% C++ 89.87% XSLT 0.16% Batchfile 0.01% PowerShell 0.01% Objective-C 0.08% Objective-C++ 0.35% GLSL 0.30% CSS 0.01% CMake 1.70%

robust-vmm-guiding's People

Contributors

amyspark avatar beltegeuse avatar cdonovick avatar chaosink avatar diiigle avatar dvicini avatar edgarv avatar holzschu avatar jonasdeyson avatar lukasruppert avatar merlinnd avatar qnzhou avatar rgirish28 avatar sherholz avatar tofeg avatar wjakob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

robust-vmm-guiding's Issues

Number of SPP per training iteration and inc/exp flag

At the moment the (max) num of SPP per training iteration is not configurable via the GUI and set to 4spp.
In addition, the behavior of the SPP per iteration is unintuitive (4, 8, 16). The latter is due to being able to
still compare exponential and incremental training.

To make it possible to also use incremental learning with 1SPP and being able to show that our algorithm is still robust (even when setting the num of VMM initial components to 1 :)), this option should be made available again.
Also, the behavior should be changed to always using the number of set samples (getting rid of the exponential behavior).
To be able to still compare inc vs exp training a boolean flag can be added (we do not need to expose this to the GUI since this experiment is only for internal use) to switch the behavior of the max num spp per iteration parameter.

I also think it would make be useful to mention the ability to do incremental training with 1SPP and even 1 component in the readme (with a small example comparing it to the settings in the paper).
This "really" proves the robustness of our method and is a big selling point.

Scene link not working

Thanks for releasing the code. I am unable to access scene files using the link provided. Can you kindly provide the updated link?

Question about 'Hemispherical Guiding with Spherical Distributions'

Hello, I enjoy reading your awesome paper on path guiding.
However, there is one detail that I don't understand well. The following sentence appears in the Hemispherical Guiding with Spherical Distributions subsection: 'The probability of such samples can be significantly reduced by computing the product with the surface-normal oriented cosine-lobe just before sampling.' I don't understand exactly what it means to compute the cosine before performing sampling. Don't we have to sample the direction vector to calculate the cosine? I'm curious how the normal vector and cosine were used to truncate only the upper hemisphere part from the von-Mises Fisher mixture distribution and sample it unbiasedly.

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.