Transcription of Deep Closest Point: Learning Representations for Point ...
{{id}} {{{paragraph}}}
Deep Closest Point : Learning Representations for Point Cloud RegistrationYue WangMassachusetts Institute of Technology77 Massachusetts Ave, Cambridge, MA M. SolomonMassachusetts Institute of Technology77 Massachusetts Ave, Cambridge, MA cloud registration is a key problem for computervision applied to robotics, medical imaging, and other ap-plications. This problem involves finding a rigid transfor-mation from one Point cloud into another so that they Closest Point (ICP) and its variants provide sim-ple and easily-implemented iterative methods for this task,but these algorithms can converge to spurious local address local optima and other difficulties in the ICPpipeline, we propose a Learning -based method, titled DeepClosest Point (DCP), inspired by recent techniques in com-puter vision and natural language processing. Our modelconsists of three parts: a Point cloud embedding network,an attention-based module combined with a pointer gener-ation layer to approximate combinatorial matching, and adifferentiable singular value decomposition (SVD) layer toextract the final rigid transformation.
Transformer-based models [10, 35] outperform other recur-rent models by a considerable amount in natural language processing. In our work, we also use a Transformer to learn contextual information of point clouds. 3. Problem Statement In this section, we formulate the rigid alignment prob-lem and discuss the ICP algorithm, highlighting key is-
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}