arXivTimes / arXivTimes

repository to research & share the machine learning articles
https://arxivtimes.herokuapp.com/
MIT License
3.9k stars 201 forks source link

Differentiable Monte Carlo Ray Tracing through Edge Sampling #990

Open icoxfog417 opened 6 years ago

icoxfog417 commented 6 years ago

一言でいうと

画像のレンダリングを微分可能にするという研究。これにより、影や鏡面への写り方が変わる様をニューラルネットで学習、シミュレートできるようになる。今まではオブジェクト等の境界面が微分不可能になるため適用が難しかったが、境界(エッジ)周辺のサンプリングから微分値を近似する手法を使っている

image

論文リンク

https://people.csail.mit.edu/tzumao/diffrt/

著者/所属機関

Tzu-Mao Li, Miika Aittala, Frédo Durand. Jaakko Lehtinen

投稿日付(yyyy/MM/dd)

2018

SIGGRAPH

概要

新規性・差分

手法

結果

コメント

icoxfog417 commented 6 years ago

実装 https://github.com/BachiLi/redner