Yunzhi Zhang

Results 3 issues of 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...

enhancement :rocket:
help wanted
2 Priority 2 😅
Difficulty: easy
module: color

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",...

bug