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

code problem : Why output sdf_pc_rot twice in sdf_train? #28

Open
sumai-1998 opened this issue May 11, 2022 · 0 comments
Open

code problem : Why output sdf_pc_rot twice in sdf_train? #28

sumai-1998 opened this issue May 11, 2022 · 0 comments

Comments

@sumai-1998
Copy link

sumai-1998 commented May 11, 2022

in ./train/sdf_train.py
line 417/418 and line 427/428
why output "batch_data['sdf_pt_rot'][bid,:,:]" twice, one called 'pred.obj' and other called 'gt.obj'? they are the same.
and during training, the batch_data['sdf_pt_rot'] also equal to batch_data['sdf_pt'],
there are no 3D obj produced during sdf_train right? just 1D pred_sdf value at shape [B, 2048 , 1], right?
i just operated to sdf_train , and haven't run 'inference sdf and create mesh objects'

@sumai-1998 sumai-1998 changed the title Why output sdf_pc_rot twice in sdf_train? code problem : Why output sdf_pc_rot twice in sdf_train? May 11, 2022
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