InvDN
InvDN copied to clipboard
Generate noise
Hello! I read in the paper that the network is also able to generate noise: "Further, via manipulating the noisy latent representation, InvDN is also able to generate noise more similar to the original one.".
-
Does this mean the we can feed clean images to the network and get them noisy, similar to natural noise?
-
And if so, I got a bit lost in the code, how do I run this?
Hello! I read in the paper that the network is also able to generate noise: "Further, via manipulating the noisy latent representation, InvDN is also able to generate noise more similar to the original one.".
- Does this mean the we can feed clean images to the network and get them noisy, similar to natural noise?
- And if so, I got a bit lost in the code, how do I run this?
We provide an application for generating noise based on the idea of InvDN, please refer to "Learning to Decouple and Generate Seismic Random Noise via Invertible Neural Network" (https://ieeexplore.ieee.org/document/10227303).