中文
相关论文

相关论文: Adversarial Semantic Data Augmentation for Human P…

200 篇论文

We address the problem of camera pose estimation in visual localization. Current regression-based methods for pose estimation are trained and evaluated scene-wise. They depend on the coordinate frame of the training dataset and show a low…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Boris Chidlovskii , Assem Sadek

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

In this paper we investigate the feasibility of using synthetic data to augment face datasets. In particular, we propose a novel generative adversarial network (GAN) that can disentangle identity-related attributes from non-identity-related…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Daniel Sáez Trigueros , Li Meng , Margaret Hartnett

Synthetic data became already an essential component of machine learning-based perception in the field of autonomous driving. Yet it still cannot replace real data completely due to the sim2real domain shift. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Kevin Strauss , Artem Savkin , Federico Tombari

Image retrieval is a crucial research topic in computer vision, with broad application prospects ranging from online product searches to security surveillance systems. In recent years, the accuracy and efficiency of image retrieval have…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Kim Jinwoo

Recent studies imply that deep neural networks are vulnerable to adversarial examples -- inputs with a slight but intentional perturbation are incorrectly classified by the network. Such vulnerability makes it risky for some…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Jinyu Yang , Chunyuan Li , Weizhi An , Hehuan Ma , Yuzhi Guo , Yu Rong , Peilin Zhao , Junzhou Huang

Data augmentation has been recently leveraged as an effective regularizer in various vision-language deep neural networks. However, in text-to-image synthesis (T2Isyn), current augmentation wisdom still suffers from the semantic mismatch…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Zhaorui Tan , Xi Yang , Kaizhu Huang

In this paper, we propose a novel data augmentation technique (ANDA) applied to the Salient Object Detection (SOD) context. Standard data augmentation techniques proposed in the literature, such as image cropping, rotation, flipping, and…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Daniel V. Ruiz , Bruno A. Krinski , Eduardo Todt

Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Te Qi , Bayram Bayramli , Usman Ali , Qinchuan Zhang , Hongtao Lu

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

Visual localization, which estimates a camera's pose within a known scene, is a fundamental capability for autonomous systems. While absolute pose regression (APR) methods have shown promise for efficient inference, they often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Sihang Li , Siqi Tan , Bowen Chang , Jing Zhang , Chen Feng , Yiming Li

Pose variation is one of the key factors which prevents the network from learning a robust person re-identification (Re-ID) model. To address this issue, we propose a novel person pose-guided image generation method, which is called the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Meichen Liu , Kejun Wang , Juihang Ji , Shuzhi Sam Ge

Medical Ultrasound (US) is one of the most widely used imaging modalities in clinical practice, but its usage presents unique challenges such as variable imaging quality. Deep Learning (DL) models can serve as advanced medical US image…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Zhaoshan Liu , Qiujie Lv , Chau Hung Lee , Lei Shen

Data augmentation has been widely used to improve generalization in training deep neural networks. Recent works show that using worst-case transformations or adversarial augmentation strategies can significantly improve the accuracy and…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Liang Xiao , Jiaolong Xu , Dawei Zhao , Erke Shang , Qi Zhu , Bin Dai

This paper addresses the problem of 3D human pose estimation in the wild. A significant challenge is the lack of training data, i.e., 2D images of humans annotated with 3D poses. Such data is necessary to train state-of-the-art CNN…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Grégory Rogez , Cordelia Schmid

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Thai-Vu Nguyen , Anh Nguyen , Nghia Le , Bac Le

Deep neural networks are vulnerable to adversarial examples that exhibit transferability across various models. Numerous approaches are proposed to enhance the transferability of adversarial examples, including advanced optimization, data…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Zhaoyu Chen , Haijing Guo , Kaixun Jiang , Jiyuan Fu , Xinyu Zhou , Dingkang Yang , Hao Tang , Bo Li , Wenqiang Zhang

Human pose transfer, which aims at transferring the appearance of a given person to a target pose, is very challenging and important in many applications. Previous work ignores the guidance of pose features or only uses local attention…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kun Li , Jinsong Zhang , Yebin Liu , Yu-Kun Lai , Qionghai Dai

State-of-the-art deep neural networks suffer from a fundamental problem - they misclassify adversarial examples formed by applying small perturbations to inputs. In this paper, we present a new psychometric perceptual adversarial similarity…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Andras Rozsa , Ethan M. Rudd , Terrance E. Boult

Generative adversarial networks (GANs) typically require ample data for training in order to synthesize high-fidelity images. Recent studies have shown that training GANs with limited data remains formidable due to discriminator…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Liming Jiang , Bo Dai , Wayne Wu , Chen Change Loy