paper-with-me

Papers

3D-Aware Ellipse Prediction for Object-Based Camera Pose Estimation

2021-05-24 · Matthieu Zins, Gilles Simon, Marie-Odile Berger

In this paper, we propose a method for coarse camera pose computation which is robust to viewing conditions and does not require a detailed model of the scene. This method meets the growing need of easy deployment of robotics or augmented reality applications in any environments, especially those for which no accurate 3D model nor huge amount of ground truth data are available. It exploits the ability of deep learning techniques to reliably detect objects regardless of viewing conditions. Previous works have also shown that abstracting the geometry of a scene of objects by an ellipsoid cloud allows to compute the camera pose accurately enough for various application needs. Though promising, these approaches use the ellipses fitted to the detection bounding boxes as an approximation of the imaged objects. In this paper, we go one step further and propose a learning-based method which detects improved elliptic approximations of objects which are coherent with the 3D ellipsoid in terms of perspective projection. Experiments prove that the accuracy of the computed pose significantly increases thanks to our method and is more robust to the variability of the boundaries of the detection boxes. This is achieved with very little effort in terms of training data acquisition -- a few hundred calibrated images of which only three need manual object annotation. Code and models are released at https://github.com/zinsmatt/3D-Aware-Ellipses-for-Visual-Localization.

📄 PDF Abstract BibTeX arXiv:2105.11494

Code (1)

zinsmatt/3D-Aware-Ellipses-for-Visual-Localization 공식 구현 pytorch

Tasks

Camera Pose EstimationPose EstimationVisual Localization

Similar Papers 제목 키워드 기반

Object-Based Visual Camera Pose Estimation From Ellipsoidal Model and 3D-Aware Ellipse Prediction

2022-03-09 · Matthieu Zins, Gilles Simon, Marie-Odile Berger

In this paper, we propose a method for initial camera pose estimation from just a single image which is robust to viewing conditions and does not require a detailed model of the scene. This method meets the growing need …

Camera Pose EstimationPose EstimationVisual Localization

Level Set-Based Camera Pose Estimation From Multiple 2D/3D Ellipse-Ellipsoid Correspondences

2022-07-16 · Matthieu Zins, Gilles Simon, Marie-Odile Berger

In this paper, we propose an object-based camera pose estimation from a single RGB image and a pre-built map of objects, represented with ellipsoidal models. We show that contrary to point correspondences, the definition…

2D Object DetectionCamera Pose EstimationObjectobject-detection+2

Automatic Estimation of Sphere Centers from Images of Calibrated Cameras

2020-02-24 · Levente Hajder, Tekla Tóth, Zoltán Pusztai

Calibration of devices with different modalities is a key problem in robotic vision. Regular spatial objects, such as planes, are frequently used for this task. This paper deals with the automatic detection of ellipses i…

Position

3D-Aware Object Localization using Gaussian Implicit Occupancy Function

2023-03-03 · Vincent Gaudillière, Leo Pauly, Arunkumar Rathinam, Albert Garcia Sanchez 외

To automatically localize a target object in an image is crucial for many computer vision applications. To represent the 2D object, ellipse labels have recently been identified as a promising alternative to axis-aligned …

ObjectObject LocalizationPose EstimationSpacecraft Pose Estimation

In The Wild Ellipse Parameter Estimation for Circular Dining Plates and Bowls

2024-05-12 · Akil Pathiranage, Chris Czarnecki, Yuhao Chen, Pengcheng Xi 외

Ellipse estimation is an important topic in food image processing because it can be leveraged to parameterize plates and bowls, which in turn can be used to estimate camera view angles and food portion sizes. Automatical…

parameter estimationSemantic Segmentation