中文
相关论文

相关论文: A Context-and-Spatial Aware Network for Multi-Pers…

200 篇论文

This paper is on human pose estimation using Convolutional Neural Networks. Our main contribution is a CNN cascaded architecture specifically designed for learning part relationships and spatial context, and robustly inferring pose even for…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Adrian Bulat , Georgios Tzimiropoulos

Traditional feature encoding scheme (e.g., Fisher vector) with local descriptors (e.g., SIFT) and recent convolutional neural networks (CNNs) are two classes of successful methods for image recognition. In this paper, we propose a hybrid…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Zhe Wang , Limin Wang , Yali Wang , Bowen Zhang , Yu Qiao

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Accurate activity location prediction is a crucial component of many mobility applications and is particularly required to develop personalized, sustainable transportation systems. Despite the widespread adoption of deep learning models,…

物理与社会 · 物理学 2023-09-13 Ye Hong , Yatao Zhang , Konrad Schindler , Martin Raubal

Multi-label image classification is a fundamental but challenging task in computer vision. Over the past few decades, solutions exploring relationships between semantic labels have made great progress. However, the underlying…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Jialu Zhang , Qian Zhang , Jianfeng Ren , Yitian Zhao , Jiang Liu

Multi-person pose estimation is fundamental to many computer vision tasks and has made significant progress in recent years. However, few previous methods explored the problem of pose estimation in crowded scenes while it remains…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Jiefeng Li , Can Wang , Hao Zhu , Yihuan Mao , Hao-Shu Fang , Cewu Lu

Occlusion edge detection requires both accurate locations and context constraints of the contour. Existing CNN-based pipeline does not utilize adaptive methods to filter the noise introduced by low-level features. To address this dilemma,…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Rui Lu , Menghan Zhou , Anlong Ming , Yu Zhou

Building extraction from aerial images has several applications in problems such as urban planning, change detection, and disaster management. With the increasing availability of data, Convolutional Neural Networks (CNNs) for semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Clint Sebastian , Raffaele Imbriaco , Egor Bondarev , Peter H. N. de With

In this paper, we propose an efficient human pose estimation network (DANet) by learning deeply aggregated representations. Most existing models explore multi-scale information mainly from features with different spatial sizes. Powerful…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Zhengxiong Luo , Zhicheng Wang , Yuanhao Cai , Guanan Wang , Yan Huang , Liang Wang , Erjin Zhou , Tieniu Tan , Jian Sun

Semantic segmentation of large-scale outdoor point clouds is of significant importance in environment perception and scene understanding. However, this task continues to present a significant research challenge, due to the inherent…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Haoran Gong , Haodong Wang , Di Wang

Establishing correspondences between two images requires both local and global spatial context. Given putative correspondences of feature points in two views, in this paper, we propose Order-Aware Network, which infers the probabilities of…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Jiahui Zhang , Dawei Sun , Zixin Luo , Anbang Yao , Lei Zhou , Tianwei Shen , Yurong Chen , Long Quan , Hongen Liao

Segmentation of brain structures from magnetic resonance (MR) scans plays an important role in the quantification of brain morphology. Since 3D deep learning models suffer from high computational cost, 2D deep learning methods are favored…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Yuemeng Li , Hongming Li , Yong Fan

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras after lost tracking. The…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Samarth Brahmbhatt , Jinwei Gu , Kihwan Kim , James Hays , Jan Kautz

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Jogendra Nath Kundu , Aditya Ganeshan , Rahul M. V. , Aditya Prakash , R. Venkatesh Babu

Human body parsing remains a challenging problem in natural scenes due to multi-instance and inter-part semantic confusions as well as occlusions. This paper proposes a novel approach to decomposing multiple human bodies into semantic part…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tinghuai Wang , Huiling Wang

In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., ``what'' feature abstraction to attend to) and different spatial locations of the selected feature…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Tony Joseph , Konstantinos G. Derpanis , Faisal Z. Qureshi

The revolution of World Wide Web (WWW) and smart-phone technologies have been the key-factor behind remarkable success of social networks. With the ease of availability of check-in data, the location-based social networks (LBSN) (e.g.,…

信息检索 · 计算机科学 2018-03-06 Ramesh Baral , Tao Li , XiaoLong Zhu

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd

The task of human pose estimation (HPE) deals with the ill-posed problem of estimating the 3D position of human joints directly from images and videos. In recent literature, most of the works tackle the problem mostly by using convolutional…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Nicola Garau , Nicola Conci

Video prediction models based on convolutional networks, recurrent networks, and their combinations often result in blurry predictions. We identify an important contributing factor for imprecise predictions that has not been studied…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Wonmin Byeon , Qin Wang , Rupesh Kumar Srivastava , Petros Koumoutsakos