中文
相关论文

相关论文: Tilting at windmills: Data augmentation for deep p…

200 篇论文

Data augmentation is used extensively to improve model generalisation. However, reliance on external libraries to implement augmentation methods introduces a vulnerability into the machine learning pipeline. It is well known that backdoors…

机器学习 · 计算机科学 2022-10-03 Joseph Rance , Yiren Zhao , Ilia Shumailov , Robert Mullins

In multi-person 2D pose estimation, the bottom-up methods simultaneously predict poses for all persons, and unlike the top-down methods, do not rely on human detection. However, the SOTA bottom-up methods' accuracy is still inferior…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Yu Cheng , Yihao Ai , Bo Wang , Xinchao Wang , Robby T. Tan

As critical visual details become obscured, the low visibility and high ISO noise in extremely low-light images pose a significant challenge to human pose estimation. Current methods fail to provide high-quality representations due to…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Feng Zhang , Ze Li , Xiatian Zhu , Lei Chen

Existing 2D-to-3D pose lifting networks suffer from poor performance in cross-dataset benchmarks. Although the use of 2D keypoints joined by "stick-figure" limbs has shown promise as an intermediate step, stick-figures do not account for…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Saad Manzur , Wayne Hayes

The goal of this paper is to advance the state-of-the-art of articulated pose estimation in scenes with multiple people. To that end we contribute on three fronts. We propose (1) improved body part detectors that generate effective…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Eldar Insafutdinov , Leonid Pishchulin , Bjoern Andres , Mykhaylo Andriluka , Bernt Schiele

Deep learning (DL) has become one of the mainstream and effective methods for point cloud analysis tasks such as detection, segmentation and classification. To reduce overfitting during training DL models and improve model performance…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Qinfeng Zhu , Lei Fan , Ningxin Weng

In monocular video 3D multi-person pose estimation, inter-person occlusion and close interactions can cause human detection to be erroneous and human-joints grouping to be unreliable. Existing top-down methods rely on human detection and…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Yu Cheng , Bo Wang , Bo Yang , Robby T. Tan

The 2D human pose estimation (HPE) is a basic visual problem. However, its supervised learning requires massive keypoint labels, which is labor-intensive to collect. Thus, we aim at boosting a pose estimator by excavating extra unlabeled…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Huayi Zhou , Mukun Luo , Fei Jiang , Yue Ding , Hongtao Lu , Kui Jia

Thanks to the development of 2D keypoint detectors, monocular 3D human pose estimation (HPE) via 2D-to-3D uplifting approaches have achieved remarkable improvements. Still, monocular 3D HPE is a challenging problem due to the inherent depth…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Jeongjun Choi , Dongseok Shim , H. Jin Kim

Data augmentation plays a crucial role in addressing the challenge of limited expert-annotated datasets in deep learning applications for retinal Optical Coherence Tomography (OCT) scans. This work exhaustively investigates the impact of…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Markus Unterdechler , Botond Fazekas , Guilherme Aresta , Hrvoje Bogunović

We characterize the problem of pose estimation for rigid objects in terms of determining viewpoint to explain coarse pose and keypoint prediction to capture the finer details. We address both these tasks in two different settings - the…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Shubham Tulsiani , Jitendra Malik

It is difficult to collect data on a large scale in a monocular depth estimation because the task requires the simultaneous acquisition of RGB images and depths. Data augmentation is thus important to this task. However, there has been…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Yasunori Ishii , Takayoshi Yamashita

Modeling and manufacturing of personalized cranial implants are important research areas that may decrease the waiting time for patients suffering from cranial damage. The modeling of personalized implants may be partially automated by the…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Marek Wodzinski , Kamil Kwarciak , Mateusz Daniol , Daria Hemmerling

Advances in computer vision and machine learning techniques have led to significant development in 2D and 3D human pose estimation from RGB cameras, LiDAR, and radars. However, human pose estimation from images is adversely affected by…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jiaqi Geng , Dong Huang , Fernando De la Torre

Human pose estimation has given rise to a broad spectrum of novel and compelling applications, including action recognition, sports analysis, as well as surveillance. However, accurate video pose estimation remains an open challenge. One…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Yingying Jiao , Zhigang Wang , Zhenguang Liu , Shaojing Fan , Sifan Wu , Zheqi Wu , Zhuoyue Xu

Data augmentation is widely used to mitigate data bias in the training dataset. However, data augmentation exposes machine learning models to privacy attacks, such as membership inference attacks. In this paper, we propose an effective…

机器学习 · 计算机科学 2024-04-23 Zhixin Pan , Emma Andrews , Laura Chang , Prabhat Mishra

Human silhouette extraction is a fundamental task in computer vision with applications in various downstream tasks. However, occlusions pose a significant challenge, leading to incomplete and distorted silhouettes. To address this…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Arindam Dutta , Rohit Lal , Dripta S. Raychaudhuri , Calvin Khang Ta , Amit K. Roy-Chowdhury

Human pose and shape estimation methods continue to suffer in situations where one or more parts of the body are occluded. More importantly, these methods cannot express when their predicted pose is incorrect. This has serious consequences…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Hamoon Jafarian , Faisal Z. Qureshi

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

To understand how people look, interact, or perform tasks, we need to quickly and accurately capture their 3D body, face, and hands together from an RGB image. Most existing methods focus only on parts of the body. A few recent approaches…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Vasileios Choutas , Georgios Pavlakos , Timo Bolkart , Dimitrios Tzionas , Michael J. Black