NVIDIA/Dataset_Synthesizer

RandomBackground Manager

carlottaruppert opened this issue · 1 comments

I have a question about the Random Background Manager. Instead of using the default materials (wood and so on) and textures as background I would like to use my own pictures. I managed to change the texture folder under RandomMaterialParam_Texture and now my Pictures are in the mix of backgrounds. But the default materials are also visible, which I would like to change. I tried deleting all of them, but apperently this does not seem to work since only one default material is showing and nothing else. How do I fix this?

Thanks in advance and thanks for your great work!

You should turn off the RandomMaterial because it randomize between different materials like: abstract material and texture background one (which you want to keep). After that you can tweak the RandomMaterialParam_Texture to point to the background folder.