OIDN new version Out

Discussion related to the LuxCore functionality, implementations and API.
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

OIDN new version Out

Post by Sharlybg »

Guys from OiDN just released a new version with nice improvement :

https://github.com/OpenImageDenoise/oid ... tag/v1.3.0
Improved denoising quality
Improved sharpness of fine details / less blurriness
Fewer noisy artifacts
Slightly improved performance and lowered memory consumption
Added directional (e.g. spherical harmonics) lightmap denoising to the
RTLightmap filter
Added inputScale filter parameter which generalizes the existing
(and thus now deprecated) hdrScale parameter for non-HDR images
Added native support for Apple Silicon and the BNNS library on macOS
(currently requires rebuilding from source)
Added OIDN_NEURAL_RUNTIME CMake option for setting the neural network
runtime library
Reduced the size of the library binary
Fixed compile error on some older macOS versions
Upgraded release builds to use oneTBB 2021.1.1
Removed tbbmalloc dependency
Appended the library version to the name of the directory containing the
installed CMake files
Training:
Faster training performance
Added mixed precision training (enabled by default)
Added efficient data-parallel training on multiple GPUs
Enabled preprocessing datasets multiple times with possibly different
options
Minor bugfixes
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: OIDN new version Out

Post by Sharlybg »

Can this be added to the next beta release ? :?:
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: OIDN new version Out

Post by Dade »

v2.6, we don't change version near v2.5 release.
Support LuxCoreRender project with salts and bounties
kintuX
Posts: 809
Joined: Wed Jan 10, 2018 2:37 am

Re: OIDN new version Out

Post by kintuX »

Sharlybg wrote: Thu Feb 11, 2021 5:57 pm Can this be added to the next beta release ? :?:
Works fine by simply removing old and placing in new files.
I already use it with latest 2.5 daily/beta. Works fine in viewport & final render (No errors in console).
Blender v 2.83LTS & 2.91.2 respectively.

How to? (using W10)
0. DL: oidn-1.3.0.x64.vc14.windows.zip (directly from github)

1. Remove following files from your disk located in "...\BlendLuxCore\bin\"
delete-remove.jpg
2. Copy/Paste or Move following files from downloaded package "oidn-1.3.0.x64.vc14.windows.zip\oidn-1.3.0.x64.vc14.windows\bin\" to that same location
copy-move.jpg
Enjoy :)


Edit:
E.g.

RAW
Glass_RAW.jpg

OIDN 1.3
Glass_OIDN-1.3-OK.jpg
JulianoLisboa
Posts: 146
Joined: Sat Feb 22, 2020 3:29 am

Re: OIDN new version Out

Post by JulianoLisboa »

Dade wrote: Thu Feb 11, 2021 7:37 pm v2.6, we don't change version near v2.5 release.
What is the 2.5 release forecast?
User avatar
Odilkhan Yakubov
Posts: 208
Joined: Fri Jan 26, 2018 10:07 pm
Location: Tashkent, Uzbekistan

Re: OIDN new version Out

Post by Odilkhan Yakubov »

kintuX wrote: Fri Feb 12, 2021 12:02 am
Sharlybg wrote: Thu Feb 11, 2021 5:57 pm Can this be added to the next beta release ? :?:
Works fine by simply removing old and placing in new files.
I already use it with latest 2.5 daily/beta. Works fine in viewport & final render (No errors in console).
Blender v 2.83LTS & 2.91.2 respectively.

How to? (using W10)
0. DL: oidn-1.3.0.x64.vc14.windows.zip (directly from github)

1. Remove following files from your disk located in "...\BlendLuxCore\bin\"
delete-remove.jpg

2. Copy/Paste or Move following files from downloaded package "oidn-1.3.0.x64.vc14.windows.zip\oidn-1.3.0.x64.vc14.windows\bin\" to that same location
copy-move.jpg

Enjoy :)


Edit:
E.g.

RAW
Glass_RAW.jpg


OIDN 1.3
Glass_OIDN-1.3-OK.jpg
Hey, can you do comparision test for us this scene with Old OIDN and New OIDN? 😊
Then we can see the comparisions.
___________________________________________________________________________
LuxCoreRender Developer for Blender
___________________________________________________________________________
kintuX
Posts: 809
Joined: Wed Jan 10, 2018 2:37 am

Re: OIDN new version Out

Post by kintuX »

Odilkhan Yakubov wrote: Sat Feb 13, 2021 12:58 am Hey, can you do comparision test for us this scene with Old OIDN and New OIDN? 😊
Then we can see the comparisions.
what's stopping you? :P
anyway, I occassionally do check its quality
f.e., here's one of older results w/ v0.9.0 (done on 2019 jun 26) where you can observe issue with glass
Glass_OIDN-broken.jpg
User avatar
Odilkhan Yakubov
Posts: 208
Joined: Fri Jan 26, 2018 10:07 pm
Location: Tashkent, Uzbekistan

Re: OIDN new version Out

Post by Odilkhan Yakubov »

kintuX wrote: Sat Feb 13, 2021 9:03 pm
Odilkhan Yakubov wrote: Sat Feb 13, 2021 12:58 am Hey, can you do comparision test for us this scene with Old OIDN and New OIDN? 😊
Then we can see the comparisions.
what's stopping you? :P
anyway, I occassionally do check its quality
f.e., here's one of older results w/ v0.9.0 (done on 2019 jun 26) where you can observe issue with glass
Glass_OIDN-broken.jpg
:) nice. And yeah it is truly clean image than old one. Will try myself with my "new toy pc" 😎
___________________________________________________________________________
LuxCoreRender Developer for Blender
___________________________________________________________________________
User avatar
Odilkhan Yakubov
Posts: 208
Joined: Fri Jan 26, 2018 10:07 pm
Location: Tashkent, Uzbekistan

Re: OIDN new version Out

Post by Odilkhan Yakubov »

@kintuxx, Unfortunately, I cannot done as you said, exactly it gave me error messages like that i'm not installed some stuffs from BlendLuxCore.
___________________________________________________________________________
LuxCoreRender Developer for Blender
___________________________________________________________________________
kintuX
Posts: 809
Joined: Wed Jan 10, 2018 2:37 am

Re: OIDN new version Out

Post by kintuX »

Odilkhan Yakubov wrote: Sun Feb 14, 2021 7:09 pm @kintuxx, Unfortunately, I cannot done as you said, exactly it gave me error messages like that i'm not installed some stuffs from BlendLuxCore.
Well...
First, does your standard BlendLuxCore 2.5beta1 installation work flawesly?
Then, describe your problem in detail describing steps you made, specifying OS, Blender, BlendLuxCore version and finally, provide an error report.
Post Reply