paper-with-me

Papers

Deep Fusion Transformer Network with Weighted Vector-Wise Keypoints Voting for Robust 6D Object Pose Estimation

2023-08-10 · ICCV 2023 1 · Jun Zhou, Kai Chen, Linlin Xu, Qi Dou, Jing Qin

One critical challenge in 6D object pose estimation from a single RGBD image is efficient integration of two different modalities, i.e., color and depth. In this work, we tackle this problem by a novel Deep Fusion Transformer~(DFTr) block that can aggregate cross-modality features for improving pose estimation. Unlike existing fusion methods, the proposed DFTr can better model cross-modality semantic correlation by leveraging their semantic similarity, such that globally enhanced features from different modalities can be better integrated for improved information extraction. Moreover, to further improve robustness and efficiency, we introduce a novel weighted vector-wise voting algorithm that employs a non-iterative global optimization strategy for precise 3D keypoint localization while achieving near real-time inference. Extensive experiments show the effectiveness and strong generalization capability of our proposed 3D keypoint voting algorithm. Results on four widely used benchmarks also demonstrate that our method outperforms the state-of-the-art methods by large margins.

📄 PDF Abstract BibTeX arXiv:2308.05438

Code (1)

junzastar/dftr_voting 공식 구현 pytorch

Tasks

6D Pose Estimation using RGBglobal-optimizationPose EstimationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Attend to Who You Are: Supervising Self-Attention for Keypoint Detection and Instance-Aware Association

2021-11-25 · Sen yang, Zhicheng Wang, Ze Chen, YanJie Li 외

This paper presents a new method to solve keypoint detection and instance association by using Transformer. For bottom-up multi-person pose estimation models, they need to detect keypoints and learn associative informati…

Instance SegmentationKeypoint DetectionMulti-Person Pose EstimationPose Estimation+1

VQ4DiT: Efficient Post-Training Vector Quantization for Diffusion Transformers

2024-08-30 · Juncan Deng, Shuaiting Li, Zeyu Wang, Hong Gu 외

The Diffusion Transformers Models (DiTs) have transitioned the network architecture from traditional UNets to transformers, demonstrating exceptional capabilities in image generation. Although DiTs have been widely appli…

GPUImage GenerationQuantizationVideo Generation

PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation

2018-12-31 · CVPR 2019 6 · Sida Peng, Yu-An Liu, Qi-Xing Huang, Hujun Bao 외

This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solv…

6D Pose Estimation using RGBPose Estimation

Improving 3D Object Detection with Channel-wise Transformer

2021-08-23 · ICCV 2021 10 · Hualian Sheng, Sijia Cai, YuAn Liu, Bing Deng 외

Though 3D object detection from point clouds has achieved rapid progress in recent years, the lack of flexible and high-performance proposal refinement remains a great hurdle for existing state-of-the-art two-stage detec…

3D Object DetectionObjectobject-detectionObject Detection+1

Learning Structure-Guided Diffusion Model for 2D Human Pose Estimation

2023-06-29 · Zhongwei Qiu, Qiansheng Yang, Jian Wang, Xiyu Wang 외

One of the mainstream schemes for 2D human pose estimation (HPE) is learning keypoints heatmaps by a neural network. Existing methods typically improve the quality of heatmaps by customized architectures, such as high-re…

2D Human Pose EstimationDenoisingPose Estimation