paper-with-me

Papers

AShapeFormer: Semantics-Guided Object-Level Active Shape Encoding for 3D Object Detection via Transformers

2023-01-01 · CVPR 2023 1 · Zechuan Li, Hongshan Yu, Zhengeng Yang, Tongjia Chen, Naveed Akhtar

3D object detection techniques commonly follow a pipeline that aggregates predicted object central point features to compute candidate points. However, these candidate points contain only positional information, largely ignoring the object-level shape information. This eventually leads to sub-optimal 3D object detection. In this work, we propose AShapeFormer, a semantics-guided object-level shape encoding module for 3D object detection. This is a plug-n-play module that leverages multi-head attention to encode object shape information. We also propose shape tokens and object-scene positional encoding to ensure that the shape information is fully exploited. Moreover, we introduce a semantic guidance sub-module to sample more foreground points and suppress the influence of background points for a better object shape perception. We demonstrate a straightforward enhancement of multiple existing methods with our AShapeFormer. Through extensive experiments on the popular SUN RGB-D and ScanNetV2 dataset, we show that our enhanced models are able to outperform the baselines by a considerable absolute margin of up to 8.1%. Code will be available at https://github.com/ZechuanLi/AShapeFormer

📄 PDF Abstract BibTeX

Code (1)

zechuanli/ashapeformer 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Structure-Guided Image Completion with Image-level and Object-level Semantic Discriminators

2022-12-13 · Haitian Zheng, Zhe Lin, Jingwan Lu, Scott Cohen 외

Structure-guided image completion aims to inpaint a local region of an image according to an input guidance map from users. While such a task enables many practical applications for interactive editing, existing methods …

Object

TextIM: Part-aware Interactive Motion Synthesis from Text

2024-08-06 · Siyuan Fan, Bo Du, Xiantao Cai, Bo Peng 외

In this work, we propose TextIM, a novel framework for synthesizing TEXT-driven human Interactive Motions, with a focus on the precise alignment of part-level semantics. Existing methods often overlook the critical roles…

Motion Synthesis

SemDynReg: Semantics-Guided Deformation Regularization for Dynamic 3D Gaussian Splatting

2026-06-27 · Ruitao Chen, Mozhang Guo, Jinge Li arxiv

Deformable 3D Gaussian Splatting (3DGS) has emerged as an efficient approach for rendering dynamic scenes in a wide range of 3D applications. However, existing deformation field-based approaches largely lack explicit obj…

Topic-Guided Abstractive Text Summarization: a Joint Learning Approach

2020-10-20 · Chujie Zheng, Kunpeng Zhang, Harry Jiannan Wang, Ling Fan 외

We introduce a new approach for abstractive text summarization, Topic-Guided Abstractive Summarization, which calibrates long-range dependencies from topic-level features with globally salient content. The idea is to inc…

Abstractive Text SummarizationExtractive SummarizationText Summarization

GCNGrasp-VP: Affordance-Guided View Planning for Efficient Task-Oriented Grasping

2026-06-17 · Zanjia Tong, Wenlong Dong, Chengjie Zhang, Hong Zhang arxiv

Task-oriented grasping performance degrades significantly when object views suffer from occlusions. Existing task-oriented grasping methods typically assume task-relevant regions are visible in the initial frame, while v…