2026· Poster Volume 0007 The 2026 Twenty-Second International Conference on Intelligent Computing July 23-26, 2026 Toronto, Canada· 0 citations
TL;DR
This paper studies monocular 6D pose estimation of small cubic objects from a single RGB image and proposes a two-stage manipulation- oriented framework, which achieves the strongest overall balance in ADD-S, translation accuracy, rotation stability, and task-oriented usability metrics.
Abstract
Monocular 6D object pose estimation is an important per-
ception problem for robotic manipulation. For high-precision operations
such as block grasping, alignment, and placement, the perception mod-
ule must provide sufficiently accurate and stable pose estimates rather
than coarse object localization alone. This requirement is particularly
challenging for small cubic objects due to weak texture, limited visual
cues, strong rotational symmetry, and sensitivity to ROI quality.
In this paper, we study monocular 6D pose estimation of small cubic
objects from a single RGB image and propose a two-stage manipulation-
oriented framework. In the first stage, a detection-guided ROI-based re-
gression model is used to estimate object pose under symmetry-aware
supervision. In the second stage, we further explore a MuJoCo-based re-
rendering strategy to construct consistency-enhanced training samples
for refinement, aiming to improve adaptation to manipulation-relevant
visual conditions.
Experiments on a unified MuJoCo-generated dataset show that, on the
main single-block benchmark, the proposed method achieves the strongest
overall balance in ADD-S, translation accuracy, rotation stability, and
task-oriented usability metrics. Preliminary results in multi-block scenes
further suggest favorable generalization to more complex visual condi-
tions.
Experiments show that M-VTOP achieves sub-millimeter accuracy under complex geometries, occlusions, and tight tolerances, demonstrating its promise for high-precision robotic manipulation.
M. Oller, Qiyang Qian, Radu Corcodel et al.· 0 citations
A novel 7-DoF grasping pose generation framework that integrates sparse attention and null convolution is introduced, which enhances the model’s ability to capture fine-grained features from point clouds, significantly improving the accuracy of parallel gripping pose estimation.
Hui Zhang, Yue Wang, Kang An et al.· Signal, Image and Video Proc...· 0 citations
Precise 6D object pose estimation from RGB images remains a formidable challenge due to complex backgrounds and severe occlusions. To address these issues, our study presents an enhanced YOLOv11 framework specifically designed for global geometric perception and high-fidelity single-stage 6D pose regression. The core of our architecture is the C3k2SW module, which innovatively synergizes local convolutional features with global long-range dependencies through windowbased self-attention, significantly enhancing the network's geometric perception of spatial topologies. Furthermore, to optimize multi-scale feature interaction, an adaptive ConcatA module and a Bi-directional Feature Pyramid Attention Network (BFPAN) are proposed to suppress background noise while preserving fine-grained geometric details across different scales. Experimental results on the LineMod benchmark demonstrate that our method achieves an optimal tradeoff between inference efficiency and accuracy, reaching an average ADD(-S) accuracy of 76.50% and 84.92% on the 5cm 5° metric, respectively. These results validate that the integration of global geometric awareness consistently outperforms the vanilla YOLOv11 and other classical baselines in complex scenarios.
Pin Tao, Wen Zhu· International Conference on...· 0 citations
6D pose estimation remains a key challenge in robotics and computer vision, particularly in industrial environments. The deployment of currently available data-driven methods is often limited by resource-intensive data pipelines, reliance on textured 3D models, and sensitivity to geometric deviations caused by damages or assembly defects. We present PIXIE, a zero-shot framework that estimates the 6D pose of an object from an RGB image using only an untextured 3D model. Synthetic depth and normal maps are rendered from sampled reference viewpoints and matched to the query image via a pretrained cross-modality feature matcher. Matched keypoints are back-projected to obtain 2D--3D correspondences for PnP-based pose estimation. Relying exclusively on geometry makes the method inherently robust to lighting and texture variation, while correspondence filtering handles geometric deviations between the model and physical object. We evaluate on widely-used public benchmarks, reporting state-of-the-art results on texture-less objects without object-specific training, and introduce a novel dataset with assembly defects, texture variations, and occlusion to demonstrate real-world applicability.
Leon Jungemeyer, A. Magaña, Gautham Mohan et al.· 0 citations
For robotic dynamic grasping of moving objects in conveyor-belt scenarios, accurate and robust 6D pose estimation and tracking are essential for reliable grasping. However, existing deep-learning-based methods usually rely on large amounts of supervised data for specific objects or categories, which limits their generalization, deployment efficiency, and flexibility for rapid object changeover in industrial applications. To address these challenges, this paper proposes FreeTrack6D, a training-free unified segmentation and 6D pose tracking framework. Relying only on the CAD model of the target object, FreeTrack6D can be applied to dynamic tracking and grasping of unseen objects without additional object-specific training. Specifically, an adaptive multi-cue mask generation module is first introduced to generate frame-wise target masks in real time, which provides target-region constraints for initial pose registration and subsequent pose refinement. This helps reduce the influence of background interference and target-region misalignment caused by rapid motion. Based on the generated mask, RGB-D observations, and the CAD model, FoundationPose is used for initial 6D pose registration and subsequent pose refinement. To improve tracking robustness under large inter-frame motion and rotational variations, a Kalman-guided multi-hypothesis refinement strategy is further designed, where multiple candidate poses predicted from historical motion states are refined and selected according to mask consistency. In addition, a Pose Consistency-aware Association and Gating mechanism is developed to reject abnormal detections, protect the filter state, and trigger re-initialization when consecutive mismatches occur. By integrating frame-wise mask generation, multi-hypothesis pose refinement, motion prediction, observation gating, and visual-servo-based robot control, FreeTrack6D forms a closed-loop training-free dynamic grasping framework.
Zongwang Han, Long Chen, Shiqi Wu· Engineering Research Express· 0 citations