Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for ROE Solver Implementation #32

Open
while0l1 opened this issue Dec 6, 2024 · 2 comments
Open

Request for ROE Solver Implementation #32

while0l1 opened this issue Dec 6, 2024 · 2 comments

Comments

@while0l1
Copy link

while0l1 commented Dec 6, 2024

Thank you for your excellent work on MoGe! I'm currently fine-tuning the model using my own data, and while the training code is progressing well, I find that aligning the predicted pointmap with the ground truth during training is an important step.

I have been trying to achieve this alignment based on Equation 4 and Algorithm 1 in your paper. However, my implementation of the ROE solver has not yielded satisfactory results. Would it be possible for you to share the implementation of the ROE solver mentioned in the paper? It would be incredibly helpful for my experiments.

Thank you for your time and contributions!

@EasternJournalist
Copy link
Collaborator

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 weeks. If possible, we plan to make the alignment code available first to facilitate your implementation. We hope you understand our need to protect the originality of our research while the work is still in its pre-publication stage.

In the meantime, for your own implementation, you may find more detailed descriptions of the solver algorithm in the supplementary materials (Algorithms 2–5). I hope this helps!

@ruili3
Copy link

ruili3 commented Jan 14, 2025

hello, and thanks for your excellent work! Do you plan to release the ROE solver in the coming 1~2 weeks?

thanks again for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants