Ruicheng Wang

Results 49 comments of Ruicheng Wang

> could one not use the final model with your refinement pipeline? I understand you needed a synthetic-only model initially to produce sharp boundaries, but your final model should have...

Refer to [docs/onnx.md](docs/onnx.md).

Hi everyone. Sorry for the silly mistake. I missed updating the main model file. It’s now fixed in #101. Let me know if there is any other issue.

Hi. Thank you for your interest in our research! Our team is currently discussing the release plan. We aim to release the training and evaluation code within the next few...

Hi. The default inference script exports the mesh to GLB format only. The PLY file contains only the point cloud now.

Hi, thanks for your interest! Reconstruction from multiview/stereo images is a grounded research direction. MoGe, however, focuses on **single and open-domain** images. Extension of MoGe for multiview images is possible,...

Thank you for your interest in our project. We are currently in the process of cleaning up the code and will release it once it's ready. Below is a brief...

> Thanks for your answer! > > This makes lots of sense! > > One follow up question: when you say 'rigid transformation' I assume you mean rotation + translation....

@guangkaixu Hi. The previous comment has been updated. The code for RANSAC is now shared in the code snippet.

> Thanks! It will be helpful and I'll have a try. > > By the way, after I computed depth, camera intrinsic, and pose, is there any appropriate method to...