Author Topic: Batch Editing CXRs - batch denoise with NVDIA or INTEL CPU AI  (Read 9206 times)

2019-07-15, 15:40:07

tmsfischer

  • Active Users
  • **
  • Posts: 26
    • View Profile
Hi guys,

i was wondering how to batch denoise a CXR image sequence (for an animation). Since Corona 4, the batch of NVIDIA FAST DENOISE doesn't work ( the INTEL CPU AI neither ).
With corona 3, everything worked as hell...

The last 3 lines of my edited lightmix.txt for the batch:

   Float denoise.blendAmount      = 1
   Int denoise.filterType      = NVIDIA CPU AI       // -- or INTEL CPU AI   --//
   Float denoise.sensitivity      = 1

In render setup/ scene/ denoising/ mode : i left it on NVIDIA FAST DENOISE ( as before with corona 3, it worked! ) and didn't change for "later for gather data".

Any idea ?

Thank you guys!

Tom


2019-07-18, 12:05:20
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 12709
  • Marcin
    • View Profile
Issue confirmed, we will fix it ASAP.

Temporary solution:
Use this instead:

Int denoise.filterType      = 4

4 mean NVIDIA denoiser
5 means Intel denoiser

(internal id=375839341)

Duplicate of: https://forum.corona-renderer.com/index.php?topic=25490.0
« Last Edit: 2019-07-18, 14:53:16 by maru »
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2019-07-18, 17:24:26
Reply #2

tmsfischer

  • Active Users
  • **
  • Posts: 26
    • View Profile


2020-01-27, 00:35:02
Reply #4

cecofuli

  • Active Users
  • **
  • Posts: 1577
    • View Profile
    • www.francescolegrenzi.com
Also, if I use " Int denoise.filterType      = 5 "  (so, Intel) I have strange cmd error messages.

« Last Edit: 2020-01-27, 01:47:18 by cecofuli »

2020-01-27, 13:46:38
Reply #5

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 12709
  • Marcin
    • View Profile
(I am discussing with Francesco what exactly this error could be)
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us