Learnable Chamfer Distance for Point Cloud Reconstruction

December 27, 2023 ยท Entered Twilight ยท ๐Ÿ› Pattern Recognition Letters

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: README.md, dgcnn.py, discriminator.py, encoders_decoders.py, getdata.py, lcd.yaml, lossnet.py, ops.py, pointnet_util.py, provider.py, tf_ops, tf_util.py, tf_utils.py, transform_nets.py, vv_lcd.py, vvae_eva.py

Authors Tianxin Huang, Qingyao Liu, Xiangrui Zhao, Jun Chen, Yong Liu arXiv ID 2312.16582 Category cs.CV: Computer Vision Citations 13 Venue Pattern Recognition Letters Repository https://github.com/Tianxinhuang/LCDNet.git โญ 2 Last Checked 2 months ago
Abstract
As point clouds are 3D signals with permutation invariance, most existing works train their reconstruction networks by measuring shape differences with the average point-to-point distance between point clouds matched with predefined rules. However, the static matching rules may deviate from actual shape differences. Although some works propose dynamically-updated learnable structures to replace matching rules, they need more iterations to converge well. In this work, we propose a simple but effective reconstruction loss, named Learnable Chamfer Distance (LCD) by dynamically paying attention to matching distances with different weight distributions controlled with a group of learnable networks. By training with adversarial strategy, LCD learns to search defects in reconstructed results and overcomes the weaknesses of static matching rules, while the performances at low iterations can also be guaranteed by the basic matching algorithm. Experiments on multiple reconstruction networks confirm that LCD can help achieve better reconstruction performances and extract more representative representations with faster convergence and comparable training efficiency. The source codes are provided in https://github.com/Tianxinhuang/LCDNet.git.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision