nvdiffrec icon indicating copy to clipboard operation
nvdiffrec copied to clipboard

Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".

Results 66 nvdiffrec issues
Sort by recently updated
recently updated
newest added

Hello, I took a set of pictures and got the camera pose matrix, but don't know how to proceed, such as how to modify or generate .json files. I sincerely...

Hello, I was working to calculate Chamfer Loss results on NeRF realistic synthetic dataset. And In your paper, Table 8, You compared chamfer loss result to the meshs produced by...

After I solved [the problem this way,](https://github.com/NVlabs/nvdiffrec/issues/55#issuecomment-1174619371) I encountered a new one below: ![image](https://user-images.githubusercontent.com/95059944/178938995-c4671c67-b26d-4dd2-9e3b-b0784d402d3a.png) I work on Linux, RTX6000/RTX3090(both failed). I don't know how this problem is caused. Ubuntu =...

Hello, Recently i made myself test data to practically check what resolution and parameters is suitable for my desktop, i made the resolution of 1264x1264, and last it pended even...

Hello, I was working to reproduce results on DTU dataset, but I only have the images. Can you please specify what steps I need to follow to prepare dataset ready...

I looked at issue #2 and I'm curious if you could modify the project to use CPU memory by swapping in and out images and other data structures as needed?...

I am following the mentioned steps but the code stops responding during validation. How to generate the `.obj` file along with the `.mtl` file? Does it automatically get created in...

i tried to install nvdiffrec on my computer and failed when the version of VS was 16.11, and it worked when i reinstall VS2019 16.9.4 the fail was like "ninja...

I am installing the setup on an EC2 instance with a 16 GB GPU. I tried with VS Studio 16.11 and 16.9.4 but the error persists. I get the following...