3D Model Assisted Image Segmentation
Srimal Jayawardena, Di Yang, Marcus Hutter

TL;DR
This paper introduces a fully automatic 3D model assisted image segmentation method that registers a 3D model to an image to improve segmentation accuracy, especially when object parts share similar pixel features.
Contribution
The paper presents a novel gradient-based loss function for 3D model registration and integrates it with level-set segmentation, eliminating the need for prior training or user interaction.
Findings
Effective segmentation of complex objects like cars from arbitrary views.
No prior training or user input required for the segmentation process.
Successful application demonstrated on real car photographs.
Abstract
The problem of segmenting a given image into coherent regions is important in Computer Vision and many industrial applications require segmenting a known object into its components. Examples include identifying individual parts of a component for process control work in a manufacturing plant and identifying parts of a car from a photo for automatic damage detection. Unfortunately most of an object's parts of interest in such applications share the same pixel characteristics, having similar colour and texture. This makes segmenting the object into its components a non-trivial task for conventional image segmentation algorithms. In this paper, we propose a "Model Assisted Segmentation" method to tackle this problem. A 3D model of the object is registered over the given image by optimising a novel gradient based loss function. This registration obtains the full 3D pose from an image of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques · Image and Object Detection Techniques
