-
If I have the plugin in Neural mode, it makes a pop/click sound when I load a project. This is in REAPER x64 on Windows 10 Pro 20H2 x64. Both the VST2 and VST3 have this behaviour. There's also a pop/…
-
Is PyTorch3D able to do what the neural renderer in https://github.com/JiangWenPL/multiperson/tree/master/neural_renderer is doing in converting a 2D object in a 2D image to 3D mesh? If so, could you …
-
Hi,
Thanks a lot for your great work!
I am curious about the meaning of `relightable` and its relationship with `free viewpoint video`?
-
**Is your feature request related to a problem? Please describe.**
Recently I tried compiling a shader using the vsg::ShaderCompiler and ran into the problem of non resolved includes when having incl…
-
As part of #28, we have discussed how raw data would result on jittery rough data, even if the neural network used is theoretically as precise as a human eye predicting the facial movements of the sub…
sr229 updated
3 years ago
-
Hi, thanks for the code! Do you plan to publish the full data (running kid, and other data you used in the paper other than the NVIDIA ones) as well?
In fact, the thing I'd like to check the most i…
-
In NeRF the rendered color is computed with the quadradture
![Screenshot from 2021-04-12 17-24-50](https://user-images.githubusercontent.com/16913207/114356489-0548ae80-9bb4-11eb-980d-d3c996e9e1d7.p…
-
Hi, are there any ways to achieve better quality or higher resolutions for the coloring part? Here is the result from the tips found at [here](https://github.com/kwea123/nerf_pl/issues/8).
The pred…
-
Hello,
I'm trying to use this solution to align data to the neural rendering in the wild paper, however, compiling the project keeps returning an _undefined reference to_ every method declared in p…
-
Can someone please clarify the conventions for the world-to-camera and camera projection transforms? In particular:
- What is the world coordinate system for this dataset? In a previous issue it was …