English
Related papers

Related papers: PnP-Net: A hybrid Perspective-n-Point Network

200 papers

We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by using pose priors…

Computer Vision and Pattern Recognition · Computer Science 2015-04-28 Xiaochuan Fan , Kang Zheng , Yuewei Lin , Song Wang

The task of human pose estimation (HPE) deals with the ill-posed problem of estimating the 3D position of human joints directly from images and videos. In recent literature, most of the works tackle the problem mostly by using convolutional…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Nicola Garau , Nicola Conci

Cross-modality registration between 2D images from cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel patterns learned by…

Computer Vision and Pattern Recognition · Computer Science 2023-12-08 Junsheng Zhou , Baorui Ma , Wenyuan Zhang , Yi Fang , Yu-Shen Liu , Zhizhong Han

Camera pose estimation is a fundamental problem in robotics. This paper focuses on two issues of interest: First, point and line features have complementary advantages, and it is of great value to design a uniform algorithm that can fuse…

Robotics · Computer Science 2024-07-24 Guangyang Zeng , Biqiang Mu , Qingcheng Zeng , Yuchen Song , Chulin Dai , Guodong Shi , Junfeng Wu

Pan-sharpening is an important technique for remote sensing imaging systems to obtain high resolution multispectral images. Recently, deep learning has become the most popular tool for pan-sharpening. This paper develops a model-based deep…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Shuang Xu , Jiangshe Zhang , Zixiang Zhao , Kai Sun , Junmin Liu , Chunxia Zhang

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from…

Computer Vision and Pattern Recognition · Computer Science 2018-08-06 Jogendra Nath Kundu , Aditya Ganeshan , Rahul M. V. , Aditya Prakash , R. Venkatesh Babu

Simultaneous object recognition and pose estimation are two key functionalities for robots to safely interact with humans as well as environments. Although both object recognition and pose estimation use visual input, most state-of-the-art…

Robotics · Computer Science 2023-04-10 Tommaso Parisotto , Subhaditya Mukherjee , Hamidreza Kasaei

We propose a modified normalized direct linear transform (DLT) algorithm for solving the perspective-n-point (PnP) problem with much better behavior than the conventional DLT. The modification consists of analytically weighting the…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Sébastien Henry , John A. Christian

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

Image superresolution methods process an input image sequence of a scene to obtain a still image with increased resolution. Classical approaches to this problem involve complex iterative minimization procedures, typically with high…

Computer Vision and Pattern Recognition · Computer Science 2007-05-23 Carlos Miravet , Francisco B. Rodriguez

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

Robotics · Computer Science 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

RGB-D based 6D pose estimation has recently achieved remarkable progress, but still suffers from two major limitations: (1) ineffective representation of depth data and (2) insufficient integration of different modalities. This paper…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Guangyuan Zhou , Huiqun Wang , Jiaxin Chen , Di Huang

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Zhenpeng Chen , Yuan li

In this paper, we address the challenge of Perspective-Invariant Learning in machine learning and computer vision, which involves enabling a network to understand images from varying perspectives to achieve consistent semantic…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Deyi Ji , Feng Zhao , Lanyun Zhu , Wenwei Jin , Hongtao Lu , Jieping Ye

In recent years, estimating the 6D pose of object instances with convolutional neural network (CNN) has received considerable attention. Depending on whether intermediate cues are used, the relevant literature can be roughly divided into…

Computer Vision and Pattern Recognition · Computer Science 2019-05-31 Mingliang Fu , Weijia Zhou

A challenge in image based metrology and forensics is intrinsic camera calibration when the used camera is unavailable. The unavailability raises two questions. The first question is how to find the projection model that describes the…

Computer Vision and Pattern Recognition · Computer Science 2023-02-15 Emil Brissman , Per-Erik Forssén , Johan Edstedt

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

Pansharpening in remote sensing image aims at acquiring a high-resolution multispectral (HRMS) image directly by fusing a low-resolution multispectral (LRMS) image with a panchromatic (PAN) image. The main concern is how to effectively…

Image and Video Processing · Electrical Eng. & Systems 2021-11-25 Jiahui Ni , Zhimin Shao , Zhongzhou Zhang , Mingzheng Hou , Jiliu Zhou , Leyuan Fang , Yi Zhang

Estimating 3D human pose from a single image suffers from severe ambiguity since multiple 3D joint configurations may have the same 2D projection. The state-of-the-art methods often rely on context modeling methods such as pictorial…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Xiaoxuan Ma , Jiajun Su , Chunyu Wang , Hai Ci , Yizhou Wang

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim