CVOct 15, 2024

SplatPose+: Real-time Image-Based Pose-Agnostic 3D Anomaly Detection

arXiv:2410.12080v113 citationsh-index: 4ECCV Workshops
Originality Incremental advance
AI Analysis

This addresses the need for fast anomaly detection in industrial settings, though it is incremental over prior methods like SplatPose.

The paper tackled the problem of real-time image-based pose-agnostic 3D anomaly detection for industrial quality control, achieving state-of-the-art results on the MAD-SIM benchmark.

Image-based Pose-Agnostic 3D Anomaly Detection is an important task that has emerged in industrial quality control. This task seeks to find anomalies from query images of a tested object given a set of reference images of an anomaly-free object. The challenge is that the query views (a.k.a poses) are unknown and can be different from the reference views. Currently, new methods such as OmniposeAD and SplatPose have emerged to bridge the gap by synthesizing pseudo reference images at the query views for pixel-to-pixel comparison. However, none of these methods can infer in real-time, which is critical in industrial quality control for massive production. For this reason, we propose SplatPose+, which employs a hybrid representation consisting of a Structure from Motion (SfM) model for localization and a 3D Gaussian Splatting (3DGS) model for Novel View Synthesis. Although our proposed pipeline requires the computation of an additional SfM model, it offers real-time inference speeds and faster training compared to SplatPose. Quality-wise, we achieved a new SOTA on the Pose-agnostic Anomaly Detection benchmark with the Multi-Pose Anomaly Detection (MAD-SIM) dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes