中文
相关论文

相关论文: On the Robustness of Human Pose Estimation

200 篇论文

Achieving robust multi-person 2D body landmark localization and pose estimation is essential for human behavior and interaction understanding as encountered for instance in HRI settings. Accurate methods have been proposed recently, but…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Exemplar-based models have achieved great success on localizing the parts of semi-rigid objects. However, their efficacy on highly articulated objects such as humans is yet to be explored. Inspired by hierarchical object representation and…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Jiongxin Liu , Yinxiao Li , Peter Allen , Peter Belhumeur

Recent works have empirically shown that there exist adversarial examples that can be hidden from neural network interpretability (namely, making network interpretation maps visually similar), or interpretability is itself susceptible to…

机器学习 · 计算机科学 2020-10-23 Akhilan Boopathy , Sijia Liu , Gaoyuan Zhang , Cynthia Liu , Pin-Yu Chen , Shiyu Chang , Luca Daniel

This work addresses the certification of the local robustness of vision-based two-stage 6D object pose estimation. The two-stage method for object pose estimation achieves superior accuracy by first employing deep neural network-driven…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Xusheng Luo , Tianhao Wei , Simin Liu , Ziwei Wang , Luis Mattei-Mendez , Taylor Loper , Joshua Neighbor , Casidhe Hutchison , Changliu Liu

Current research on defending against adversarial examples focuses primarily on achieving robustness against a single attack type such as $\ell_2$ or $\ell_{\infty}$-bounded attacks. However, the space of possible perturbations is much…

机器学习 · 计算机科学 2024-10-10 Sihui Dai , Chong Xiang , Tong Wu , Prateek Mittal

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

Dense human pose estimation is the problem of learning dense correspondences between RGB images and the surfaces of human bodies, which finds various applications, such as human body reconstruction, human pose transfer, and human action…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Liqian Ma , Lingjie Liu , Christian Theobalt , Luc Van Gool

3D human pose estimation involves reconstructing the human skeleton by detecting the body joints. Accurate and efficient solutions are required for several real-world applications including animation, human-robot interaction, surveillance,…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Ana Filipa Rodrigues Nogueira , Hélder P. Oliveira , Luís F. Teixeira

We introduce a novel method for robust and accurate 3D object pose estimation from a single color image under large occlusions. Following recent approaches, we first predict the 2D projections of 3D points related to the target object and…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Markus Oberweger , Mahdi Rad , Vincent Lepetit

Research on developing deep learning techniques for autonomous spacecraft relative navigation challenges is continuously growing in recent years. Adopting those techniques offers enhanced performance. However, such approaches also introduce…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Ziwei Wang , Nabil Aouf , Jose Pizarro , Christophe Honvault

Adversarial training is one of the most effective approaches to improve model robustness against adversarial examples. However, previous works mainly focus on the overall robustness of the model, and the in-depth analysis on the role of…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Qi Tian , Kun Kuang , Kelu Jiang , Fei Wu , Yisen Wang

We propose a new self-supervised method for predicting 3D human body pose from a single image. The prediction network is trained from a dataset of unlabelled images depicting people in typical poses and a set of unpaired 2D poses. By…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Jose Sosa , David Hogg

Recently, RobustBench (Croce et al. 2020) has become a widely recognized benchmark for the adversarial robustness of image classification networks. In its most commonly reported sub-task, RobustBench evaluates and ranks the adversarial…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Peter Lorenz , Dominik Strassel , Margret Keuper , Janis Keuper

Adversarial attacks and defenses in machine learning and deep neural network have been gaining significant attention due to the rapidly growing applications of deep learning in the Internet and relevant scenarios. This survey provides a…

机器学习 · 计算机科学 2023-03-14 Yulong Wang , Tong Sun , Shenghong Li , Xin Yuan , Wei Ni , Ekram Hossain , H. Vincent Poor

A key challenge in adversarial robustness is the lack of a precise mathematical characterization of human perception, used in the very definition of adversarial attacks that are imperceptible to human eyes. Most current attacks and defenses…

机器学习 · 计算机科学 2021-07-06 Cassidy Laidlaw , Sahil Singla , Soheil Feizi

Passwords remain one of the most common methods for securing sensitive data in the digital age. However, weak password choices continue to pose significant risks to data security and privacy. This study aims to solve the problem by focusing…

密码学与安全 · 计算机科学 2025-06-03 Pappu Jha , Hanzla Hamid , Oluseyi Olukola , Ashim Dahal , Nick Rahimi

State-of-the-art object pose estimation handles multiple instances in a test image by using multi-model formulations: detection as a first stage and then separately trained networks per object for 2D-3D geometric correspondence prediction…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

Deep Learning algorithms have achieved the state-of-the-art performance for Image Classification and have been used even in security-critical applications, such as biometric recognition systems and self-driving cars. However, recent works…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Gabriel Resende Machado , Eugênio Silva , Ronaldo Ribeiro Goldschmidt

Estimating human pose is an important yet challenging task in multimedia applications. Existing pose estimation libraries target reproducing standard pose estimation algorithms. When it comes to customising these algorithms for real-world…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Yixiao Guo , Jiawei Liu , Guo Li , Luo Mai , Hao Dong

3D human pose estimation from 2D images is a challenging problem due to depth ambiguity and occlusion. Because of these challenges the task is underdetermined, where there exists multiple -- possibly infinite -- poses that are plausible…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Francis Snelgar , Ming Xu , Stephen Gould , Liang Zheng , Akshay Asthana