Harry
Harry
Hi there, Thanks for the work done on this project. I was just wondering is Hausdorff distance going to be implemented in Geomloss? Cheers, Harry
This solution was missing
Hi there, Could you please advise how I can access your ground truth skeletons? Here is what I got so far: ``` def main(): f = h5py.File('../data/treepartnet/tree_labeled_train.hdf5','r') point_set, normal, labels,...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
Hi there, In your paper you compared your work against "[L 1 -medial skeleton of point cloud](https://dl.acm.org/doi/10.1145/2461912.2461913)" - did you manage to get their code running, or did you reimplement...