中文
相关论文

相关论文: Box Pose and Shape Estimation and Domain Adaptatio…

200 篇论文

Deep learning algorithms have recently shown to be a successful tool in estimating parameters of statistical models for which simulation is easy, but likelihood computation is challenging. But the success of these approaches depends on…

机器学习 · 统计学 2024-02-20 Amanda Lenzi , Haavard Rue

Automatically estimating animal poses from videos is important for studying animal behaviors. Existing methods do not perform reliably since they are trained on datasets that are not comprehensive enough to capture all necessary animal…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Zhuoyang Pan , Boxiao Pan , Guandao Yang , Adam W. Harley , Leonidas Guibas

Automating warehouse operations can reduce logistics overhead costs, ultimately driving down the final price for consumers, increasing the speed of delivery, and enhancing the resiliency to market fluctuations. This extended abstract…

机器人学 · 计算机科学 2023-10-10 Shuai Li , Azarakhsh Keipour , Kevin Jamieson , Nicolas Hudson , Sicong Zhao , Charles Swan , Kostas Bekris

In this paper, we introduce a novel unsupervised domain adaptation technique for the task of 3D keypoint prediction from a single depth scan or image. Our key idea is to utilize the fact that predictions from different views of the same or…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Xingyi Zhou , Arjun Karpur , Chuang Gan , Linjie Luo , Qixing Huang

Both, robot and hand-eye calibration haven been object to research for decades. While current approaches manage to precisely and robustly identify the parameters of a robot's kinematic model, they still rely on external devices, such as…

机器人学 · 计算机科学 2022-06-08 Arne Peters

Domain gap between synthetic and real data in visual regression (e.g. 6D pose estimation) is bridged in this paper via global feature alignment and local refinement on the coarse classification of discretized anchor classes in target space,…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Yichen Zhang , Jiehong Lin , Ke Chen , Zelin Xu , Yaowei Wang , Kui Jia

Automated surgical gesture recognition is of great importance in robot-assisted minimally invasive surgery. However, existing methods assume that training and testing data are from the same domain, which suffers from severe performance…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Xueying Shi , Yueming Jin , Qi Dou , Jing Qin , Pheng-Ann Heng

The demands on robotic manipulation skills to perform challenging tasks have drastically increased in recent times. To perform these tasks with dexterity, robots require perception tools to understand the scene and extract useful…

机器人学 · 计算机科学 2023-12-06 K. Samarawickrama , G. Sharma , A. Angleraud , R. Pieters

This paper proposes a statistical approach to 2D pose estimation from human images. The main problems with the standard supervised approach, which is based on a deep recognition (image-to-pose) model, are that it often yields anatomically…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Takayuki Nakatsuka , Kazuyoshi Yoshii , Yuki Koyama , Satoru Fukayama , Masataka Goto , Shigeo Morishima

Domain adaptation aims to learn models on a supervised source domain that perform well on an unsupervised target. Prior work has examined domain adaptation in the context of stationary domain shifts, i.e. static data sets. However, with…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Sindi Shkodrani , Michael Hofmann , Efstratios Gavves

An automated robotic system needs to be as robust as possible and fail-safe in general while having relatively high precision and repeatability. Although deep learning-based methods are becoming research standard on how to approach 3D scan…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Lukáš Gajdošech , Viktor Kocur , Martin Stuchlík , Lukáš Hudec , Martin Madaras

Domain adaptive pose estimation aims to enable deep models trained on source domain (synthesized) datasets produce similar results on the target domain (real-world) datasets. The existing methods have made significant progress by conducting…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Yugan Chen , Lin Zhao , Yalong Xu , Honglei Zu , Xiaoqi An , Guangyu Li

Warehouse automation plays a pivotal role in enhancing operational efficiency, minimizing costs, and improving resilience to workforce variability. While prior research has demonstrated the potential of machine learning (ML) models to…

机器人学 · 计算机科学 2025-06-12 Shuai Li , Azarakhsh Keipour , Sicong Zhao , Srinath Rajagopalan , Charles Swan , Kostas E. Bekris

Orientation estimation is the core to a variety of vision and robotics tasks such as camera and object pose estimation. Deep learning has offered a way to develop image-based orientation estimators; however, such estimators often require…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Brian Okorn , Chuer Pan , Martial Hebert , David Held

Recent advances in deep learning and computer vision offer an excellent opportunity to investigate high-level visual analysis tasks such as human localization and human pose estimation. Although the performance of human localization and…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Somnuk Phon-Amnuaisuk , Ken T. Murata , La-Or Kovavisaruch , Tiong-Hoo Lim , Praphan Pavarangkoon , Takamichi Mizuhara

In this work we study indoor scene object placement. Given a 3D indoor scene and an object, the task is to predict placement locations within the scene. Empirical observations of data-driven approaches to the problem show their tendency to…

图形学 · 计算机科学 2026-05-05 Adrian Chang , Kai Wang , Yuanbo Li , Manolis Savva , Angel X. Chang , Daniel Ritchie

Domain adaptation is especially important for robotics applications, where target domain training data is usually scarce and annotations are costly to obtain. We present a method for self-supervised domain adaptation for the scenario where…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Mayara E. Bonani , Max Schwarz , Sven Behnke

Traditional machine learning assumes that training and test sets are derived from the same distribution; however, this assumption does not always hold in practical applications. This distribution disparity can lead to severe performance…

机器学习 · 计算机科学 2025-02-18 Ahmad Chaddad , Yihang Wu , Yuchen Jiang , Ahmed Bouridane , Christian Desrosiers

Estimating an object's 6D pose, size, and shape from visual input is a fundamental problem in computer vision, with critical applications in robotic grasping and manipulation. Existing methods either rely on object-specific priors such as…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Jinyu Zhang , Haitao Lin , Jiashu Hou , Xiangyang Xue , Yanwei Fu

The estimation of the orientation of an observed vehicle relative to an Autonomous Vehicle (AV) from monocular camera data is an important building block in estimating its 6 DoF pose. Current Deep Learning based solutions for placing a 3D…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Cédric Picron , Punarjay Chakravarty , Tom Roussel , Tinne Tuytelaars