中文
相关论文

相关论文: Lite-HRNet: A Lightweight High-Resolution Network

200 篇论文

A high-resolution network exhibits remarkable capability in extracting multi-scale features for human pose estimation, but fails to capture long-range interactions between joints and has high computational complexity. To address these…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Qun Li , Ziyi Zhang , Fu Xiao , Feng Zhang , Bir Bhanu

As multi-scale features are necessary for human pose estimation tasks, high-resolution networks are widely applied. To improve efficiency, lightweight modules are proposed to replace costly point-wise convolutions in high-resolution…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Junjia Han

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jingdong Wang , Ke Sun , Tianheng Cheng , Borui Jiang , Chaorui Deng , Yang Zhao , Dong Liu , Yadong Mu , Mingkui Tan , Xinggang Wang , Wenyu Liu , Bin Xiao

Recent research on human pose estimation has achieved significant improvement. However, most existing methods tend to pursue higher scores using complex architecture or computationally expensive models on benchmark datasets, ignoring the…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Zhe Zhang , Jie Tang , Gangshan Wu

There is an increasing demand for lightweight multi-person pose estimation for many emerging smart IoT applications. However, the existing algorithms tend to have large model sizes and intense computational requirements, making them…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Christopher Neff , Aneri Sheth , Steven Furgurson , Hamed Tabkhi

This paper presents a lightweight network for head pose estimation (HPE) task. While previous approaches rely on convolutional neural networks, the proposed network \textit{LwPosr} uses mixture of depthwise separable convolutional (DSC) and…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Naina Dhingra

Bottom-up human pose estimation methods have difficulties in predicting the correct pose for small persons due to challenges in scale variation. In this paper, we present HigherHRNet: a novel bottom-up human pose estimation method for…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Bowen Cheng , Bin Xiao , Jingdong Wang , Honghui Shi , Thomas S. Huang , Lei Zhang

High-resolution representation learning plays an essential role in many vision problems, e.g., pose estimation and semantic segmentation. The high-resolution network (HRNet)~\cite{SunXLW19}, recently developed for human pose estimation,…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Ke Sun , Yang Zhao , Borui Jiang , Tianheng Cheng , Bin Xiao , Dong Liu , Yadong Mu , Xinggang Wang , Wenyu Liu , Jingdong Wang

Pose estimation is a critical task in computer vision with a wide range of applications from activity monitoring to human-robot interaction. However,most of the existing methods are computationally expensive or have complex architecture.…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Marsha Mariya Kappan , Eduardo Benitez Sandoval , Erik Meijering , Francisco Cruz

High-resolution representation is necessary for human pose estimation to achieve high performance, and the ensuing problem is high computational complexity. In particular, predominant pose estimation methods estimate human joints by 2D…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Yixuan Zhou , Xuanhan Wang , Xing Xu , Lei Zhao , Jingkuan Song

Deep learning methods have shown considerable potential for hyperspectral image (HSI) classification, which can achieve high accuracy compared with traditional methods. However, they often need a large number of training samples and have a…

图像与视频处理 · 电气工程与系统科学 2020-10-16 Benlei Cui , XueMei Dong , Qiaoqiao Zhan , Jiangtao Peng , Weiwei Sun

Human pose estimation (HPE) is one of the most challenging tasks in computer vision as humans are deformable by nature and thus their pose has so much variance. HPE aims to correctly identify the main joint locations of a single person or…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Ahmed Elhagry , Mohamed Saeed , Musie Araia

The widespread application of 3D human pose estimation (HPE) is limited by resource-constrained edge devices, requiring more efficient models. A key approach to enhancing efficiency involves designing networks based on the structural…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Jialun Cai , Mengyuan Liu , Hong Liu , Shuheng Zhou , Wenhao Li

Hyperspectral Image (HSI) classification based on deep learning has been an attractive area in recent years. However, as a kind of data-driven algorithm, deep learning method usually requires numerous computational resources and…

图像与视频处理 · 电气工程与系统科学 2020-04-28 Rui Li , Chenxi Duan

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational…

计算机视觉与模式识别 · 计算机科学 2015-06-10 Jonathan Tompson , Ross Goroshin , Arjun Jain , Yann LeCun , Christopher Bregler

Human Pose Estimation (HPE) plays a crucial role in computer vision applications. However, it is difficult to deploy state-of-the-art models on resouce-limited devices due to the high computational costs of the networks. In this work, a…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Zhicheng Zhang , Xueyao Sun , Yonghao Dang , Jianqin Yin

In this paper we introduce a novel method to estimate the head pose of people in single images starting from a small set of head keypoints. To this purpose, we propose a regression model that exploits keypoints computed automatically by 2D…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Giorgio Cantarini , Federico Figari Tomenotti , Nicoletta Noceti , Francesca Odone

Deep learning has become popular in recent years primarily due to the powerful computing device such as GPUs. However, deploying these deep models to end-user devices, smart phones, or embedded systems with limited resources is challenging.…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Bin Sun , Jun Li , Ming Shao , Yun Fu

In order to enhance the real-time performance of convolutional neural networks(CNNs), more and more researchers are focusing on improving the efficiency of CNN. Based on the analysis of some CNN architectures, such as ResNet, DenseNet,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Qiuyu Zhu , Ruixin Zhang

This paper is on highly accurate and highly efficient human pose estimation. Recent works based on Fully Convolutional Networks (FCNs) have demonstrated excellent results for this difficult problem. While residual connections within FCNs…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Adrian Bulat , Jean Kossaifi , Georgios Tzimiropoulos , Maja Pantic
‹ 上一页 1 2 3 10 下一页 ›