latent_3d_points icon indicating copy to clipboard operation
latent_3d_points copied to clipboard

[AD] Yet another EMD implementation for dense point clouds

Open Colin97 opened this issue 4 years ago • 1 comments

If you are looking for EMD of dense point clouds (with over 10,000 points) and large batch size, please check our implementation: https://github.com/Colin97/MSN-Point-Cloud-Completion

Colin97 avatar Dec 21 '19 18:12 Colin97

@Colin97 Do you have more instruction on how to incorporating your implementation in optas' code for latent_3d_points? I'm having issues with compiling the loss functions implemented by optas

anguyen216 avatar Jan 15 '21 23:01 anguyen216