You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an issue regarding data preparation.
As you mentioned in Readme, I tried to prepare ShapeNetv2 dataset for training by using mesh_to_sdf.
I used get_surface_point_cloud and sample_sdf_near_surface function (like the captured image below), but the result was really different from your uploaded eval dataset.
Do I need to change detailed arguments for both functions to get the same results?
This is the given data from eval dataset, and
This is our failure version.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi, I have an issue regarding data preparation.
As you mentioned in Readme, I tried to prepare ShapeNetv2 dataset for training by using mesh_to_sdf.
I used get_surface_point_cloud and sample_sdf_near_surface function (like the captured image below), but the result was really different from your uploaded eval dataset.
Do I need to change detailed arguments for both functions to get the same results?
This is the given data from eval dataset, and
This is our failure version.
Thanks in advance.
The text was updated successfully, but these errors were encountered: