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

Predicting shape parameters of a single/multiple objects #23

Open
nikogamulin opened this issue Apr 9, 2021 · 0 comments
Open

Predicting shape parameters of a single/multiple objects #23

nikogamulin opened this issue Apr 9, 2021 · 0 comments

Comments

@nikogamulin
Copy link

Hi @ranahanocka ,
Your work seems really impressive. I am trying to reconstruct the shape (superquadric) parameters given the point cloud. For a single shape, I have achieved satisfactory results, but I guess point2mesh with appropriate adaptations, could outperform my current results. I've posted my experiments here.
Anyway, while trying to generalize the model such that it could represent an arbitrary object as a composition of superquadrics, I got stuck.
A single superquadric is represented with 8 parameters (size along x, y, and z axis, offset along axes and two shape parameters). So first step would be to adapt point2mesh for a single superquadric regression and the next step, I guess, would be to somehow represent the input point cloud as a composition of multiple shapes.
I have read your Point2Mesh article and now I am going through your latest article. I would be very thankful if you could provide any suggestions about how to adapt your model for single and multiple shape parameters regression,

Thanks!

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

1 participant