paper-with-me

Papers

SAM-6D: Segment Anything Model Meets Zero-Shot 6D Object Pose Estimation

2023-11-27 · CVPR 2024 1 · Jiehong Lin, Lihua Liu, Dekun Lu, Kui Jia

Zero-shot 6D object pose estimation involves the detection of novel objects with their 6D poses in cluttered scenes, presenting significant challenges for model generalizability. Fortunately, the recent Segment Anything Model (SAM) has showcased remarkable zero-shot transfer performance, which provides a promising solution to tackle this task. Motivated by this, we introduce SAM-6D, a novel framework designed to realize the task through two steps, including instance segmentation and pose estimation. Given the target objects, SAM-6D employs two dedicated sub-networks, namely Instance Segmentation Model (ISM) and Pose Estimation Model (PEM), to perform these steps on cluttered RGB-D images. ISM takes SAM as an advanced starting point to generate all possible object proposals and selectively preserves valid ones through meticulously crafted object matching scores in terms of semantics, appearance and geometry. By treating pose estimation as a partial-to-partial point matching problem, PEM performs a two-stage point matching process featuring a novel design of background tokens to construct dense 3D-3D correspondence, ultimately yielding the pose estimates. Without bells and whistles, SAM-6D outperforms the existing methods on the seven core datasets of the BOP Benchmark for both instance segmentation and pose estimation of novel objects.

📄 PDF Abstract BibTeX arXiv:2311.15707

Code (1)

jiehonglin/sam-6d 공식 구현 pytorch

Tasks

6D Pose Estimation using RGBInstance SegmentationObjectPose EstimationSegmentationSemantic Segmentationvalid

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Segment Anything Model (SAM) Meets Glass: Mirror and Transparent Objects Cannot Be Easily Detected

2023-04-29 · Dongsheng Han, Chaoning Zhang, Yu Qiao, Maryam Qamar 외

Meta AI Research has recently released SAM (Segment Anything Model) which is trained on a large segmentation dataset of over 1 billion masks. As a foundation model in the field of computer vision, SAM (Segment Anything M…

SegmentationSemantic SegmentationTransparent objects

Segment Anything Meets Point Tracking

2023-07-03 · Frano Rajič, Lei Ke, Yu-Wing Tai, Chi-Keung Tang 외

The Segment Anything Model (SAM) has established itself as a powerful zero-shot image segmentation model, enabled by efficient point-centric annotation and prompt-based models. While click and brush interactions are both…

Interactive Video Object SegmentationObjectPoint TrackingSegmentation+4

When SAM Meets Medical Images: An Investigation of Segment Anything Model (SAM) on Multi-phase Liver Tumor Segmentation

2023-04-17 · Chuanfei Hu, Tianyi Xia, Shenghong Ju, Xinde Li

Learning to segmentation without large-scale samples is an inherent capability of human. Recently, Segment Anything Model (SAM) performs the significant zero-shot image segmentation, attracting considerable attention fro…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

Deshadow-Anything: When Segment Anything Model Meets Zero-shot shadow removal

2023-09-21 · Xiao Feng Zhang, Tian Yi Song, Jia Wei Yao

Segment Anything (SAM), an advanced universal image segmentation model trained on an expansive visual dataset, has set a new benchmark in image segmentation and computer vision. However, it faced challenges when it came …

Image RestorationImage SegmentationImage Shadow RemovalSegmentation+2

Enlighten Anything: When Segment Anything Model Meets Low-Light Image Enhancement

2023-06-17 · Qihan Zhao, Xiaofeng Zhang, Hao Tang, Chaochen Gu 외

Image restoration is a low-level visual task, and most CNN methods are designed as black boxes, lacking transparency and intrinsic aesthetics. Many unsupervised approaches ignore the degradation of visible information in…

Image EnhancementImage RestorationLow-Light Image EnhancementSSIM+1