中文
相关论文

相关论文: SIDOD: A Synthetic Image Dataset for 3D Object Pos…

200 篇论文

We present a challenging and realistic novel dataset for evaluating 6-DOF object tracking algorithms. Existing datasets show serious limitations---notably, unrealistic synthetic data, or real data with large fiducial markers---preventing…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Mathieu Garon , Denis Laurendeau , Jean-François Lalonde

We present a novel one-shot method for object detection and 6 DoF pose estimation, that does not require training on target objects. At test time, it takes as input a target image and a textured 3D query model. The core idea is to represent…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Ivan Shugurov , Fu Li , Benjamin Busam , Slobodan Ilic

In the industrial domain, the pose estimation of multiple texture-less shiny parts is a valuable but challenging task. In this particular scenario, it is impractical to utilize keypoints or other texture information because most of them are…

机器人学 · 计算机科学 2019-09-27 Chen Chen , Xin Jiang , Weiguo Zhou , Yun-Hui Liu

This paper presents an improved scheme for the generation and adaption of synthetic images for the training of deep Convolutional Neural Networks(CNNs) to perform the object detection task in smart vending machines. While generating…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Kai Wang , Fuyuan Shi , Wenqi Wang , Yibing Nan , Shiguo Lian

Many object pose estimation algorithms rely on the analysis-by-synthesis framework which requires explicit representations of individual object instances. In this paper we combine a gradient-based fitting procedure with a parametric neural…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Xu Chen , Zijian Dong , Jie Song , Andreas Geiger , Otmar Hilliges

We propose a new approach, Synthetic Optimized Layout with Instance Detection (SOLID), to pretrain object detectors with synthetic images. Our "SOLID" approach consists of two main components: (1) generating synthetic images using a…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Hei Law , Jia Deng

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik

The large abundance of perspective camera datasets facilitated the emergence of novel learning-based strategies for various tasks, such as camera localization, single image depth estimation, or view synthesis. However, panoramic or…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Kibaek Park , Francois Rameau , Jaesik Park , In So Kweon

This paper presents a novel approach to estimating the continuous six degree of freedom (6-DoF) pose (3D translation and rotation) of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Georgios Pavlakos , Xiaowei Zhou , Aaron Chan , Konstantinos G. Derpanis , Kostas Daniilidis

Analysis-by-synthesis has been a successful approach for many tasks in computer vision, such as 6D pose estimation of an object in an RGB-D image which is the topic of this work. The idea is to compare the observation with the output of a…

计算机视觉与模式识别 · 计算机科学 2015-08-20 Alexander Krull , Eric Brachmann , Frank Michel , Michael Ying Yang , Stefan Gumhold , Carsten Rother

The advancement of computer vision and machine learning has made datasets a crucial element for further research and applications. However, the creation and development of robots with advanced recognition capabilities are hindered by the…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Zhengcheng Shen , Yi Gao , Linh Kästner , Jens Lambrecht

One of the biggest challenges in machine learning is data collection. Training data is an important part since it determines how the model will behave. In object classification, capturing a large number of images per object and in different…

计算机视觉与模式识别 · 计算机科学 2022-12-12 August Baaz , Yonan Yonan , Kevin Hernandez-Diaz , Fernando Alonso-Fernandez , Felix Nilsson

3D object detection with surrounding cameras has been a promising direction for autonomous driving. In this paper, we present SimMOD, a Simple baseline for Multi-camera Object Detection, to solve the problem. To incorporate multi-view…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Yunpeng Zhang , Wenzhao Zheng , Zheng Zhu , Guan Huang , Jie Zhou , Jiwen Lu

The use of rendered images, whether from completely synthetic datasets or from 3D reconstructions, is increasingly prevalent in vision tasks. However, little attention has been given to how the selection of viewpoints affects the…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Kyle Genova , Manolis Savva , Angel X. Chang , Thomas Funkhouser

Robotic systems often require precise scene analysis capabilities, especially in unstructured, cluttered situations, as occurring in human-made environments. While current deep-learning based methods yield good estimates of object poses,…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Arul Selvam Periyasamy , Max Schwarz , Sven Behnke

Robotic learning in simulation environments provides a faster, more scalable, and safer training methodology than learning directly with physical robots. Also, synthesizing images in a simulation environment for collecting large-scale image…

机器人学 · 计算机科学 2017-09-21 Tadanobu Inoue , Subhajit Chaudhury , Giovanni De Magistris , Sakyasingha Dasgupta

Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their…

机器人学 · 计算机科学 2017-08-04 Chaitanya Mitash , Kostas E. Bekris , Abdeslam Boularias

We introduce a simple yet effective algorithm that uses convolutional neural networks to directly estimate object poses from videos. Our approach leverages the temporal information from a video sequence, and is computationally efficient and…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Apoorva Beedu , Zhile Ren , Varun Agrawal , Irfan Essa

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias

In this paper, we address the challenging task of estimating 6D object pose from a single RGB image. Motivated by the deep learning based object detection methods, we propose a concise and efficient network that integrate 6D object pose…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Jianhan Mei , Henghui Ding , Xudong Jiang