-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hello,
Thank you for this great library! I have used it in conjunction with DOPE to create synthetic data and re-train dope with custom objects. However, sometimes, the library will generate images with static noise. Please see a screenshot below. This happens randomly and re-running the same script multiple times would generate fine images but sometimes it will generate images like the one attached. I use this script.
Initially I thought it’s our graphics card / OS, but I tested it on two machines:
- Ubuntu 20.04 with RTX 3080, driver 535.129.03, CUDA 12.2
- Ubuntu 20.04 with RTX 4090, driver 535.129.03, CUDA 12.2
NVISII version: 1.1.72 on both machines.
Again note that this doesn’t happen all the time, but frequently enough. I don’t think this is part of the domain randomisation as the image is too noisy?
An example of problematic image:
An example of a good image:

