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

Am I doing something wrong? #7

Closed
edoRemelli opened this issue Feb 23, 2020 · 2 comments
Closed

Am I doing something wrong? #7

edoRemelli opened this issue Feb 23, 2020 · 2 comments

Comments

@edoRemelli
Copy link

Thanks for the sharing this with the community!

Should we except a slight misalignment between sdfs in "sdf_dir" and marching cube reconstructed ground truth models in "norm_mesh_dir"?

If I project sdf surface samples (obtained as np.abs(pc_sdf_sample[:,3])<0.005) and mesh vertices on the renders using
trans_mat = np.linalg.multi_dot([K, RT, rot_mat, W2O_mat, norm_mat])
I notice a slight misalignment for the mesh vertices (see second attached screenshot).

Is this expected, or am I missing out something? Thanks!!

image

image

@bharadwajdhornala
Copy link

Hi @edoRemelli Could you help me solve Issue #6 ?
Thanks!!

@Xharlie Xharlie closed this as completed Feb 28, 2020
@Xharlie Xharlie reopened this Feb 28, 2020
@Xharlie Xharlie closed this as completed Feb 29, 2020
@Xharlie
Copy link
Owner

Xharlie commented Feb 29, 2020

we will actively look at this, does it happen to all the models?

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