simba-wang

Results 6 issues of simba-wang

@ruoshiliu Appreciate for your great work in zero123. In the line 290 of simple.py, I think the code should be ```python total_view = self.total_view ``` not ```python total_view = 12...

Hello, Thank you for your great work. I am interested in your research and am comparing the pose errors between BundleSDF and FoundationPose using my self-developed viewer. I tested these...

Report the error of 'ModuleNotFoundError: No module named 'ddpm2d.models.geom'', when excute the code of 'module = importlib.import_module(cfg.model.module)' in diffhoi_barely_clean/ddpm2d/utils/train_util.py(27). It seems ddpm2d.models.geom in your local code. Can you help me...

Thanks for you nice work. There is a error of No module named 'jutils.model_utils' when I follow your install instruction to build the enviroment. And jutils seems to be a...

Hi @bennyguo, Thanks for your great work in Threestudio. I have an ambiguity regarding bennyguo/zero123-xl-diffusers, which serves as zero123-unified-guidance, and load/zero123/zero123-xl.ckpt, which serves as zero123-guidance. What's the difference between zero123-xl-diffusers...

Hi @flamehaze1115 and @xxlong0, Thanks for your great work. From the inference code, the camera model for the condition image is orthogonal. However, the camera model of most images obtained...