paper-with-me

홈 › Papers

ASDF: Assembly State Detection Utilizing Late Fusion by Integrating 6D Pose Estimation

2024-03-25 · Hannah Schieber, Shiyu Li, Niklas Corell, Philipp Beckerle, Julian Kreimeier, Daniel Roth

In medical and industrial domains, providing guidance for assembly processes can be critical to ensure efficiency and safety. Errors in assembly can lead to significant consequences such as extended surgery times and prolonged manufacturing or maintenance times in industry. Assembly scenarios can benefit from in-situ augmented reality visualization, i.e., augmentations in close proximity to the target object, to provide guidance, reduce assembly times, and minimize errors. In order to enable in-situ visualization, 6D pose estimation can be leveraged to identify the correct location for an augmentation. Existing 6D pose estimation techniques primarily focus on individual objects and static captures. However, assembly scenarios have various dynamics, including occlusion during assembly and dynamics in the appearance of assembly objects. Existing work focus either on object detection combined with state detection, or focus purely on the pose estimation. To address the challenges of 6D pose estimation in combination with assembly state detection, our approach ASDF builds upon the strengths of YOLOv8, a real-time capable object detection framework. We extend this framework, refine the object pose, and fuse pose knowledge with network-detected pose information. Utilizing our late fusion in our Pose2State module results in refined 6D pose estimation and assembly state detection. By combining both pose and state information, our Pose2State module predicts the final assembly state with precision. The evaluation of our ASDF dataset shows that our Pose2State module leads to an improved assembly state detection and that the improvement of the assembly state further leads to a more robust 6D pose estimation. Moreover, on the GBOT dataset, we outperform the pure deep learning-based network and even outperform the hybrid and pure tracking-based approaches.

📄 PDF Abstract BibTeX arXiv:2403.16400

Code (1)

roth-hex-lab/asdf 공식 구현

Tasks

6D Pose EstimationObjectobject-detectionObject DetectionPose Estimation

Methods 이 논문이 사용한 방법론

YOLOv8 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Bridging 3D Anomaly Localization and Repair via High-Quality Continuous Geometric Representation

2025-05-30 · Bozhong Zheng, Jinye Gan, Xiaohao Xu, Wenqiao Li 외

3D point cloud anomaly detection is essential for robust vision systems but is challenged by pose variations and complex geometric anomalies. Existing patch-based methods often suffer from geometric fidelity issues due t…

3D Anomaly DetectionAnomaly DetectionAnomaly Localization

Manifold Learning Using Kernel Density Estimation and Local Principal Components Analysis

2017-09-11 · Kitty Mohammed, Hariharan Narayanan

We consider the problem of recovering a $d-$dimensional manifold $\mathcal{M} \subset \mathbb{R}^n$ when provided with noiseless samples from $\mathcal{M}$. There are many algorithms (e.g., Isomap) that are used in pract…

Density Estimation

ASDF: A Differential Testing Framework for Automatic Speech Recognition Systems

2023-02-11 · Daniel Hao Xian Yuen, Andrew Yong Chen Pang, Zhou Yang, Chun Yong Chong 외

Recent years have witnessed wider adoption of Automated Speech Recognition (ASR) techniques in various domains. Consequently, evaluating and enhancing the quality of ASR systems is of great importance. This paper propose…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

ASDFormer: A Transformer with Mixtures of Pooling-Classifier Experts for Robust Autism Diagnosis and Biomarker Discovery

2025-08-19 · Mohammad Izadi, Mehran Safayani arxiv

Autism Spectrum Disorder (ASD) is a complex neurodevelopmental condition marked by disruptions in brain connectivity. Functional MRI (fMRI) offers a non-invasive window into large-scale neural dynamics by measuring blood…

IKEA Object State Dataset: A 6DoF object pose estimation dataset and benchmark for multi-state assembly objects

2021-11-16 · Yongzhi Su, Mingxin Liu, Jason Rambach, Antonia Pehrson 외

Utilizing 6DoF(Degrees of Freedom) pose information of an object and its components is critical for object state detection tasks. We present IKEA Object State Dataset, a new dataset that contains IKEA furniture 3D models…

ObjectPose Estimation