Are the original bike dataset measurements already noisy? For the light denoiser, what are considered the ground truth and the input? My understanding is that the noise is manually added during the model’s forward pass, and the ground truth is simply the raw transient data from the original bike dataset. Is this correct?
https://github.com/Depth2World/NLOST/blob/019c229432d05bdd6d1224a10f61254280451250/models/nlost.py#L93

Are the original bike dataset measurements already noisy? For the light denoiser, what are considered the ground truth and the input? My understanding is that the noise is manually added during the model’s forward pass, and the ground truth is simply the raw transient data from the original bike dataset. Is this correct?
https://github.com/Depth2World/NLOST/blob/019c229432d05bdd6d1224a10f61254280451250/models/nlost.py#L93