-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image generated with to much random noise #181
Comments
same, don't know why |
#170 |
I have been having the same problem when updating the NVIDIA drivers. We
would need to update nvisii. I am not sure Nate is planning to keep it up
to date. I would recommend to use older NVIDIA drivers the one the read me
mentions.
…On Wed, Oct 23, 2024 at 10:42 zhaowanjig ***@***.***> wrote:
#170 <#170>
check this. fixed, but there is really a lot of noise
—
Reply to this email directly, view it on GitHub
<#181 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABK6JIFBCVD6PAXON7VK6TTZ45OPFAVCNFSM6AAAAABQBWXOVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZRGMZDOMBQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Some OptiX denoiser bug with newer drivers. I’m not sure what the cause is. First step is to probably ask someone over there. |
To make this project sustainable, we probably need to move the backend to my current Vulkan framework, GPRT. Then we could also tap into differentiable slang and do some inverse rendering too. My day to day work is there and in Falcor, so it’s easier to justify. At the moment there are some big ticket projects in NVIDIA architecture that will have me busy until sometime around January of next year. They’re important, so I need to prioritize those. But now that I’m back at NVIDIA, I should eventually be able to pick this project back up. |
Appreciate the help :) |
Blender is an amazing tool. I ended up moving a lot of the scripts we use
to it. So it would not be a waste a time. But the material model for
blender is not simple to handle like we have in nvisii. Thank you for the
kind words!!
…On Thu, Oct 24, 2024 at 04:02 Bruno Costa ***@***.***> wrote:
Appreciate the help :)
In my opinion this tool has a lot of potential, but with this problem
people will probably start using other tools like blender
—
Reply to this email directly, view it on GitHub
<#181 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABK6JIATEM3YFQ3L55ERY6TZ5CSQ5AVCNFSM6AAAAABQBWXOVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZUGU3TCMBUHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have been using nvisii to generate datasets to train deep learning models like DOPE.
Clear image:
Sometimes when I run the program without changing the code the following happens:
Image with noise:
How can I solve this?
Is this normal when generating data this way?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: