Camera noise simulation
mworchel opened this issue · 1 comments
mworchel commented
When generating artificial input images, the reference code adds gaussian noise to the renderings to simulate noise of the camera sensor. We should support this as well, although it's low priority.
See file helpers.py
line 256 for reference.