paper-with-me

홈 › Papers

NICP: Neural ICP for 3D Human Registration at Scale

2023-12-21 · Riccardo Marin, Enric Corona, Gerard Pons-Moll

Aligning a template to 3D human point clouds is a long-standing problem crucial for tasks like animation, reconstruction, and enabling supervised learning pipelines. Recent data-driven methods leverage predicted surface correspondences. However, they are not robust to varied poses, identities, or noise. In contrast, industrial solutions often rely on expensive manual annotations or multi-view capturing systems. Recently, neural fields have shown promising results. Still, their purely data-driven and extrinsic nature does not incorporate any guidance toward the target surface, often resulting in a trivial misalignment of the template registration. Currently, no method can be considered the standard for 3D Human registration, limiting the scalability of downstream applications. In this work, we propose a neural scalable registration method, NSR, a pipeline that, for the first time, generalizes and scales across thousands of shapes and more than ten different data sources. Our essential contribution is NICP, an ICP-style self-supervised task tailored to neural fields. NSR takes a few seconds, is self-supervised, and works out of the box on pre-trained neural fields. NSR combines NICP with a localized neural field trained on a large MoCap dataset, achieving the state of the art over public benchmarks. The release of our code and checkpoints provides a powerful tool useful for many downstream tasks like dataset alignments, cleaning, or asset animation.

📄 PDF Abstract BibTeX arXiv:2312.14024

Code (1)

riccardomarin/nicp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

NICP: Dense Normal Based Point Cloud Registration

2015-09-28 · IROS 2015 9 · Jacopo Serafin and Giorgio Grisetti

In this paper we present a novel on-line method to recursively align point clouds. By considering each point together with the local features of the surface (normal and curvature), our method takes advantage of the 3D st…

Point Cloud Registration

A dynamic memory assignment strategy for dilation-based ICP algorithm on embedded GPUs

2025-12-04 · Qiong Chang, Weimin Wang, Junpei Zhong, Jun Miyazaki arxiv

This paper proposes a memory-efficient optimization strategy for the high-performance point cloud registration algorithm VANICP, enabling lightweight execution on embedded GPUs with constrained hardware resources. VANICP…

Point Cloud RegistrationComputational Efficiency

MiniCPM-o 4.5: Towards Real-Time Full-Duplex Omni-Modal Interaction

2026-04-30 · Junbo Cui, Bokai Xu, Chongyi Wang, Tianyu Yu 외 arxiv

Recent progress in multimodal large language models (MLLMs) has brought AI capabilities from static offline data processing to real-time streaming interaction, yet they still remain far from human-level multimodal intera…

MiniCPM: Unveiling the Potential of Small Language Models with Scalable Training Strategies

2024-04-09 · Shengding Hu, Yuge Tu, Xu Han, Chaoqun He 외

The burgeoning interest in developing Large Language Models (LLMs) with up to trillion parameters has been met with concerns regarding resource efficiency and practical expense, particularly given the immense cost of exp…

Domain Adaptation

Depth Augmented and FE Free 3D/2D Liver Registration for Laparoscopic Liver AR

2026-02-19 · Hanyuan Zhang, Lucas He, Runlong He, Weixi Yi 외 arxiv

Augmented reality (AR) guidance in laparoscopic liver surgery requires accurate registration of preoperative 3D models to intraoperative 2D video, but remains challenging due to partial visibility, specularities, and tis…