paper-with-me

홈 › Papers

Point Deformable Network with Enhanced Normal Embedding for Point Cloud Analysis

2023-12-20 · Xingyilang Yin, Xi Yang, Liangchen Liu, Nannan Wang, Xinbo Gao

Recently MLP-based methods have shown strong performance in point cloud analysis. Simple MLP architectures are able to learn geometric features in local point groups yet fail to model long-range dependencies directly. In this paper, we propose Point Deformable Network (PDNet), a concise MLP-based network that can capture long-range relations with strong representation ability. Specifically, we put forward Point Deformable Aggregation Module (PDAM) to improve representation capability in both long-range dependency and adaptive aggregation among points. For each query point, PDAM aggregates information from deformable reference points rather than points in limited local areas. The deformable reference points are generated data-dependent, and we initialize them according to the input point positions. Additional offsets and modulation scalars are learned on the whole point features, which shift the deformable reference points to the regions of interest. We also suggest estimating the normal vector for point clouds and applying Enhanced Normal Embedding (ENE) to the geometric extractors to improve the representation ability of single-point. Extensive experiments and ablation studies on various benchmarks demonstrate the effectiveness and superiority of our PDNet.

📄 PDF Abstract BibTeX arXiv:2312.13071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Keypoint-Aligned Embeddings for Image Retrieval and Re-identification

2020-08-26 · Olga Moskvyak, Frederic Maire, Feras Dayoub, Mahsa Baktashmotlagh

Learning embeddings that are invariant to the pose of the object is crucial in visual image retrieval and re-identification. The existing approaches for person, vehicle, or animal re-identification tasks suffer from high…

Image RetrievalMulti-Task LearningRetrieval

Active Cross-Modal Visuo-Tactile Perception of Deformable Linear Objects

2026-01-20 · Raffaele Mazza, Ciro Natale, Pietro Falco arxiv

This paper presents a novel cross-modal visuo-tactile perception framework for the 3D shape reconstruction of deformable linear objects (DLOs), with a specific focus on cables subject to severe visual occlusions. Unlike …

3D Shape ReconstructionInstance SegmentationPoint Clouds

SOFI: Multi-Scale Deformable Transformer for Camera Calibration with Enhanced Line Queries

2024-09-23 · Sebastian Janampa, Marios Pattichis

Camera calibration consists of estimating camera parameters such as the zenith vanishing point and horizon line. Estimating the camera parameters allows other tasks like 3D rendering, artificial reality effects, and obje…

Camera Calibration

3D Understanding of Deformable Linear Objects: Datasets and Transferability Benchmark

2023-10-13 · Bare Luka Žagar, Tim Hertel, MingYu Liu, Ekim Yurtsever 외

Deformable linear objects are vastly represented in our everyday lives. It is often challenging even for humans to visually understand them, as the same object can be entangled so that it appears completely different. Ex…

Object

PointAvatar: Deformable Point-based Head Avatars from Videos

2022-12-16 · CVPR 2023 1 · Yufeng Zheng, Wang Yifan, Gordon Wetzstein, Michael J. Black 외

The ability to create realistic, animatable and relightable head avatars from casual video sequences would open up wide ranging applications in communication and entertainment. Current methods either build on explicit 3D…