Guangcheng Chen
Guangcheng Chen
According to the code at line 315 in `models/neus.py`, the color export method is still for angelo, not for unisdf, which lead to incorrect color.
Hi, I am trying to run NMF on my own datasets. My dataset format is dtu or neus, for which I write a new dataloader. But I notice the rendered...
I ran `hloc-process-data` and the scripts started to download the weights. But after the download, the scripts still could not find the weights and I had to manually copy the...
Either installing using web browser or source code do not work. On "https://extensions.gnome.org/extension/3010/system-monitor-next/", it shows a note "Your native host connector do not support following APIs: v6. Probably you should...
Hi, I am trying to make my own `object factory`. I've managed to add some simple primitives like cube and cylinder and etc. Currently, I just use butil.spawn_XXX to override...
`bmesh.ops.create_uvsphere` requires radius instead of diameter in blender 3.6
# Describe the bug ``` File "infinigen/infinigen/tools/export.py", line 124, in split_glass_mats bpy.ops.object.mode_set(mode="EDIT") ``` ## Steps to Reproduce Just generate an indoor scene and export it. ### What version of the...
I tried to make indoor videos for some 3D perception tasks and noticed that camera trajectory generation was unstable. I saw `compose_indoors.animate_cameras_enabled = False # not yet working robustly` in...