Yunzhi Zhang
Yunzhi Zhang
### Description Current implementation of `rgba_to_rgb` does not use alpha channel. The updated implementation overlays input RGBA image with a background RGB image (`(0, 0, 0)` by default). ### Status...
Examples of dashboard display.
# Describe the bug In the rendering stage (task = `render`), when enabling cuda terrain and executing the task with slurm jobs, I encountered the following error: ``` File "/viscam/projects/concepts/engine/engine/third_party/infinigen/infinigen/core/execute_tasks.py",...