中文
相关论文

相关论文: HRPVT: High-Resolution Pyramid Vision Transformer …

200 篇论文

With recent advancements in Large Multimodal Models (LMMs) across various domains, a novel prompting method called visual referring prompting has emerged, showing significant potential in enhancing human-computer interaction within…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Zongjie Li , Chaozheng Wang , Chaowei Liu , Pingchuan Ma , Daoyuan Wu , Shuai Wang , Cuiyun Gao

Lightweight vision networks have witnessed remarkable progress in recent years, yet achieving a satisfactory balance among parameter scale, computational overhead, and task performance remains difficult. Although many existing lightweight…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Wei Xu

Human pose estimation using deep neural networks aims to map input images with large variations into multiple body keypoints which must satisfy a set of geometric constraints and inter-dependency imposed by the human body model. This is a…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Guanghan Ning , Zhi Zhang , Zhihai He

In industrial inspection and component alignment tasks, template matching requires efficient estimation of a target's position and geometric state (rotation and scaling) under complex backgrounds to support precise downstream operations.…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Ke Jia , Ji Zhou , Hanxin Li , Zhigan Zhou , Haojie Chu , Xiaojie Li

Human Video Motion Transfer (HVMT) aims to, given an image of a source person, generate his/her video that imitates the motion of the driving person. Existing methods for HVMT mainly exploit Generative Adversarial Networks (GANs) to perform…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Quanwei Yang , Xinchen Liu , Wu Liu , Hongtao Xie , Xiaoyan Gu , Lingyun Yu , Yongdong Zhang

Diffusion models have demonstrated strong capabilities in generating high-fidelity 3D human poses, yet their iterative nature and multi-hypothesis requirements incur substantial computational cost. In this paper, we propose an Efficient…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yuquan Bi , Hongsong Wang , Xinli Shi , Zhipeng Gui , Jie Gui , Yuan Yan Tang

Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, which motivates deep decoders to refine low-quality queries. We present HELP…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Yangchen Zeng , Zhenyu Yu , Dongming Jiang , Wenbo Zhang , Yifan Hong , Zhanhua Hu , Jiao Luo , Kangning Cui

The Transformer architecture has witnessed a rapid development in recent years, outperforming the CNN architectures in many computer vision tasks, as exemplified by the Vision Transformers (ViT) for image classification. However, existing…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu Fu , TianYang Xu , XiaoJun Wu , Josef Kittler

Despite the recent advances in computer vision research, estimating the 3D human pose from single RGB images remains a challenging task, as multiple 3D poses can correspond to the same 2D projection on the image. In this context, depth data…

Heatmap regression has become the mainstream methodology for deep learning-based semantic landmark localization, including in facial landmark localization and human pose estimation. Though heatmap regression is robust to large variations in…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Baosheng Yu , Dacheng Tao

4D reconstruction and rendering of human activities is critical for immersive VR/AR experience.Recent advances still fail to recover fine geometry and texture results with the level of detail present in the input images from sparse…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Xin Suo , Yuheng Jiang , Pei Lin , Yingliang Zhang , Kaiwen Guo , Minye Wu , Lan Xu

This paper introduces HapticVLM, a novel multimodal system that integrates vision-language reasoning with deep convolutional networks to enable real-time haptic feedback. HapticVLM leverages a ConvNeXt-based material recognition module to…

Human pose estimation are of importance for visual understanding tasks such as action recognition and human-computer interaction. In this work, we present a Multiple Stage High-Resolution Network (Multi-Stage HRNet) to tackling the problem…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Junjie Huang , Zheng Zhu , Guan Huang

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

In this work, we present a deep convolutional pyramid person matching network (PPMN) with specially designed Pyramid Matching Module to address the problem of person re-identification. The architecture takes a pair of RGB images as input,…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Chaojie Mao , Yingming Li , Zhongfei Zhang , Yaqing Zhang , Xi Li

Neural Parametric Head Models (NPHMs) are a recent advancement over mesh-based 3d morphable models (3DMMs) to facilitate high-fidelity geometric detail. However, fitting NPHMs to visual inputs is notoriously challenging due to the…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Simon Giebenhain , Tobias Kirschstein , Liam Schoneveld , Davide Davoli , Zhe Chen , Matthias Nießner

Modern deep-learning super-resolution (SR) techniques process images and videos independently of the underlying content and viewing conditions. However, the sensitivity of the human visual system (HVS) to image details changes depending on…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Volodymyr Karpenko , Taimoor Tariq , Jorge Condor , Piotr Didyk

Pose estimation plays a critical role in human-centered vision applications. However, it is difficult to deploy state-of-the-art HRNet-based pose estimation models on resource-constrained edge devices due to the high computational cost…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yihan Wang , Muyang Li , Han Cai , Wei-Ming Chen , Song Han

We present an efficient high-resolution network, Lite-HRNet, for human pose estimation. We start by simply applying the efficient shuffle block in ShuffleNet to HRNet (high-resolution network), yielding stronger performance over popular…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Changqian Yu , Bin Xiao , Changxin Gao , Lu Yuan , Lei Zhang , Nong Sang , Jingdong Wang

State-of-the-art human pose estimation methods are based on heat map representation. In spite of the good performance, the representation has a few issues in nature, such as not differentiable and quantization error. This work shows that a…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Xiao Sun , Bin Xiao , Fangyin Wei , Shuang Liang , Yichen Wei