├── Sample ├── images │ ├── 000013.png │ ├── 000014.png │ ├── 000042.png │ ├── 000043.png │ ├── 000087.png │ ├── 000095.png │ ├── 000100.png │ ├── 000112.png │ ├── 000215.png │ ├── 000250.png │ ├── 000271.png │ ├── 000350.png │ ├── 000373.png │ └── 000374.png ├── results │ ├── 000013_Idirect.png │ ├── 000013_Irecon.png │ ├── 000013_albedo.png │ ├── 000013_light.png │ ├── 000013_normal.png │ ├── 000014_Idirect.png │ ├── 000014_Irecon.png │ ├── 000014_albedo.png │ ├── 000014_light.png │ ├── 000014_normal.png │ ├── 000042_Idirect.png │ ├── 000042_Irecon.png │ ├── 000042_albedo.png │ ├── 000042_light.png │ ├── 000042_normal.png │ ├── 000043_Idirect.png │ ├── 000043_Irecon.png │ ├── 000043_albedo.png │ ├── 000043_light.png │ ├── 000043_normal.png │ ├── 000087_Idirect.png │ ├── 000087_Irecon.png │ ├── 000087_albedo.png │ ├── 000087_light.png │ ├── 000087_normal.png │ ├── 000095_Idirect.png │ ├── 000095_Irecon.png │ ├── 000095_albedo.png │ ├── 000095_light.png │ ├── 000095_normal.png │ ├── 000100_Idirect.png │ ├── 000100_Irecon.png │ ├── 000100_albedo.png │ ├── 000100_light.png │ ├── 000100_normal.png │ ├── 000112_Idirect.png │ ├── 000112_Irecon.png │ ├── 000112_albedo.png │ ├── 000112_light.png │ ├── 000112_normal.png │ ├── 000215_Idirect.png │ ├── 000215_Irecon.png │ ├── 000215_albedo.png │ ├── 000215_light.png │ ├── 000215_normal.png │ ├── 000250_Idirect.png │ ├── 000250_Irecon.png │ ├── 000250_albedo.png │ ├── 000250_light.png │ ├── 000250_normal.png │ ├── 000271_Idirect.png │ ├── 000271_Irecon.png │ ├── 000271_albedo.png │ ├── 000271_light.png │ ├── 000271_normal.png │ ├── 000350_Idirect.png │ ├── 000350_Irecon.png │ ├── 000350_albedo.png │ ├── 000350_light.png │ ├── 000350_normal.png │ ├── 000373_Idirect.png │ ├── 000373_Irecon.png │ ├── 000373_albedo.png │ ├── 000373_light.png │ ├── 000373_normal.png │ ├── 000374_Idirect.png │ ├── 000374_Irecon.png │ ├── 000374_albedo.png │ ├── 000374_light.png │ ├── 000374_normal.png │ ├── 000013_light_ball.png │ ├── 000014_light_ball.png │ ├── 000042_light_ball.png │ ├── 000043_light_ball.png │ ├── 000087_light_ball.png │ ├── 000095_light_ball.png │ ├── 000100_light_ball.png │ ├── 000112_light_ball.png │ ├── 000215_light_ball.png │ ├── 000250_light_ball.png │ ├── 000271_light_ball.png │ ├── 000350_light_ball.png │ ├── 000373_light_ball.png │ └── 000374_light_ball.png └── README.txt ├── README.md └── LICENSE /Sample/images/000013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000013.png -------------------------------------------------------------------------------- /Sample/images/000014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000014.png -------------------------------------------------------------------------------- /Sample/images/000042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000042.png -------------------------------------------------------------------------------- /Sample/images/000043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000043.png -------------------------------------------------------------------------------- /Sample/images/000087.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000087.png -------------------------------------------------------------------------------- /Sample/images/000095.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000095.png -------------------------------------------------------------------------------- /Sample/images/000100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000100.png -------------------------------------------------------------------------------- /Sample/images/000112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000112.png -------------------------------------------------------------------------------- /Sample/images/000215.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000215.png -------------------------------------------------------------------------------- /Sample/images/000250.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000250.png -------------------------------------------------------------------------------- /Sample/images/000271.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000271.png -------------------------------------------------------------------------------- /Sample/images/000350.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000350.png -------------------------------------------------------------------------------- /Sample/images/000373.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000373.png -------------------------------------------------------------------------------- /Sample/images/000374.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/images/000374.png -------------------------------------------------------------------------------- /Sample/results/000013_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000013_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000013_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_albedo.png -------------------------------------------------------------------------------- /Sample/results/000013_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_light.png -------------------------------------------------------------------------------- /Sample/results/000013_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_normal.png -------------------------------------------------------------------------------- /Sample/results/000014_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000014_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000014_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_albedo.png -------------------------------------------------------------------------------- /Sample/results/000014_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_light.png -------------------------------------------------------------------------------- /Sample/results/000014_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_normal.png -------------------------------------------------------------------------------- /Sample/results/000042_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000042_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000042_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_albedo.png -------------------------------------------------------------------------------- /Sample/results/000042_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_light.png -------------------------------------------------------------------------------- /Sample/results/000042_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_normal.png -------------------------------------------------------------------------------- /Sample/results/000043_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000043_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000043_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_albedo.png -------------------------------------------------------------------------------- /Sample/results/000043_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_light.png -------------------------------------------------------------------------------- /Sample/results/000043_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_normal.png -------------------------------------------------------------------------------- /Sample/results/000087_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000087_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000087_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_albedo.png -------------------------------------------------------------------------------- /Sample/results/000087_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_light.png -------------------------------------------------------------------------------- /Sample/results/000087_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_normal.png -------------------------------------------------------------------------------- /Sample/results/000095_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000095_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000095_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_albedo.png -------------------------------------------------------------------------------- /Sample/results/000095_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_light.png -------------------------------------------------------------------------------- /Sample/results/000095_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_normal.png -------------------------------------------------------------------------------- /Sample/results/000100_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000100_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000100_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_albedo.png -------------------------------------------------------------------------------- /Sample/results/000100_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_light.png -------------------------------------------------------------------------------- /Sample/results/000100_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_normal.png -------------------------------------------------------------------------------- /Sample/results/000112_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000112_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000112_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_albedo.png -------------------------------------------------------------------------------- /Sample/results/000112_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_light.png -------------------------------------------------------------------------------- /Sample/results/000112_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_normal.png -------------------------------------------------------------------------------- /Sample/results/000215_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000215_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000215_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_albedo.png -------------------------------------------------------------------------------- /Sample/results/000215_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_light.png -------------------------------------------------------------------------------- /Sample/results/000215_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_normal.png -------------------------------------------------------------------------------- /Sample/results/000250_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000250_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000250_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_albedo.png -------------------------------------------------------------------------------- /Sample/results/000250_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_light.png -------------------------------------------------------------------------------- /Sample/results/000250_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_normal.png -------------------------------------------------------------------------------- /Sample/results/000271_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000271_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000271_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_albedo.png -------------------------------------------------------------------------------- /Sample/results/000271_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_light.png -------------------------------------------------------------------------------- /Sample/results/000271_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_normal.png -------------------------------------------------------------------------------- /Sample/results/000350_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000350_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000350_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_albedo.png -------------------------------------------------------------------------------- /Sample/results/000350_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_light.png -------------------------------------------------------------------------------- /Sample/results/000350_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_normal.png -------------------------------------------------------------------------------- /Sample/results/000373_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000373_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000373_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_albedo.png -------------------------------------------------------------------------------- /Sample/results/000373_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_light.png -------------------------------------------------------------------------------- /Sample/results/000373_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_normal.png -------------------------------------------------------------------------------- /Sample/results/000374_Idirect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_Idirect.png -------------------------------------------------------------------------------- /Sample/results/000374_Irecon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_Irecon.png -------------------------------------------------------------------------------- /Sample/results/000374_albedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_albedo.png -------------------------------------------------------------------------------- /Sample/results/000374_light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_light.png -------------------------------------------------------------------------------- /Sample/results/000374_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_normal.png -------------------------------------------------------------------------------- /Sample/results/000013_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000013_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000014_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000014_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000042_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000042_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000043_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000043_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000087_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000087_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000095_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000095_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000100_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000100_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000112_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000112_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000215_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000215_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000250_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000250_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000271_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000271_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000350_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000350_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000373_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000373_light_ball.png -------------------------------------------------------------------------------- /Sample/results/000374_light_ball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/senguptaumd/Neural-Inverse-Rendering/HEAD/Sample/results/000374_light_ball.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## Neural Inverse Rendering of an Indoor Scene From a Single Image [[Project Page]](https://senguptaumd.github.io/Neural-Inverse-Rendering/)
2 | [Soumyadip Sengupta](https://homes.cs.washington.edu/~soumya91/), [Jinwei Gu](https://www.gujinwei.org/), [Kihwan Kim](https://www.cc.gatech.edu/~kihwan23/), [Guilin Liu](https://liuguilin1225.github.io/), [David W. Jacobs](https://www.cs.umd.edu/~djacobs/), [Jan Kautz](http://jankautz.com/). In [CVPR 2019.](https://arxiv.org/abs/1901.02453). 3 | -------------------------------------------------------------------------------- /Sample/README.txt: -------------------------------------------------------------------------------- 1 | The folder contains sample results obtained by running our algorithm on real world images. 2 | 3 | All images are contained with in **images/** and the results are present in **results/** 4 | 5 | We provide the following outputs: 6 | (i) normal: *XXXXXX_normal.png* 7 | (ii) albedo: *XXXXXX_albedo.png* 8 | (iii) environment map: *XXXXXX_light.png* and *XXXXXX_light_ball.png* (environment map rendered as a white diffuse ball) 9 | (iv) Reconstruction: *XXXXXX_ldirect.png* (reconstructed with distant-direct rendering), *XXXXXX_lrecon.png* (final reconstruction with RAR) 10 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2019 Soumyadip Sengupta 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | --------------------------------------------------------------------------------