中文
相关论文

相关论文: LPM: Learnable Pooling Module for Efficient Full-F…

200 篇论文

How to efficiently utilize temporal information to recover videos in a consistent way is the main issue for video inpainting problems. Conventional 2D CNNs have achieved good performance on image inpainting but often lead to temporally…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Ya-Liang Chang , Zhe Yu Liu , Kuan-Ying Lee , Winston Hsu

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

机器学习 · 计算机科学 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

Fine-grained visual recognition is challenging because it highly relies on the modeling of various semantic parts and fine-grained feature learning. Bilinear pooling based models have been shown to be effective at fine-grained recognition,…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Chaojian Yu , Xinyi Zhao , Qi Zheng , Peng Zhang , Xinge You

Accurately knowing uncertainties in appearance-based gaze tracking is critical for ensuring reliable downstream applications. Due to the lack of individual uncertainty labels, current uncertainty-aware approaches adopt probabilistic models…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Qiaojie Zheng , Jiucai Zhang , Xiaoli Zhang

In this paper, we propose a generative framework that unifies depth-based 3D facial pose tracking and face model adaptation on-the-fly, in the unconstrained scenarios with heavy occlusions and arbitrary facial expression variations.…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Lu Sheng , Jianfei Cai , Tat-Jen Cham , Vladimir Pavlovic , King Ngi Ngan

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised framework to learn…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Meng-Shiun Tsai , Pei-Ze Chiang , Yi-Hsuan Tsai , Wei-Chen Chiu

Convolutional Neural Networks (CNN) have provided new and accurate methods for processing digital images and videos. Yet, training CNNs is extremely demanding in terms of computational resources. Also, for specific applications, the…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Luis Sanchez Tapia

Hyper-parameter selection remains a daunting task when building a pattern recognition architecture which performs well, particularly in recently constructed visual pipeline models for feature extraction. We re-formulate pooling in an…

计算机视觉与模式识别 · 计算机科学 2013-01-17 Derek Rose , Itamar Arel

Human in-bed pose estimation has huge practical values in medical and healthcare applications yet still mainly relies on expensive pressure mapping (PM) solutions. In this paper, we introduce our novel physics inspired vision-based approach…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Shuangjun Liu , Sarah Ostadabbas

Concatenation of the deep network representations extracted from different facial patches helps to improve face recognition performance. However, the concatenated facial template increases in size and contains redundant information.…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Yuhang Wu , Ioannis A. Kakadiaris

Facial landmark detection is an important yet challenging task for real-world computer vision applications. This paper proposes an effective and robust approach for facial landmark detection by combining data- and model-driven methods.…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Hongwen Zhang , Qi Li , Zhenan Sun , Yunfan Liu

With the rapid development of facial manipulation techniques, face forgery detection has received considerable attention in digital media forensics due to security concerns. Most existing methods formulate face forgery detection as a…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Shen Chen , Taiping Yao , Yang Chen , Shouhong Ding , Jilin Li , Rongrong Ji

While most steps in the modern object detection methods are learnable, the region feature extraction step remains largely hand-crafted, featured by RoI pooling methods. This work proposes a general viewpoint that unifies existing region…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Jiayuan Gu , Han Hu , Liwei Wang , Yichen Wei , Jifeng Dai

Recent studies on transfer learning have shown that selectively fine-tuning a subset of layers or customizing different learning rates for each layer can greatly improve robustness to out-of-distribution (OOD) data and retain generalization…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Junjiao Tian , Xiaoliang Dai , Chih-Yao Ma , Zecheng He , Yen-Cheng Liu , Zsolt Kira

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Karim Iskakov , Egor Burkov , Victor Lempitsky , Yury Malkov

Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality reduction. The impact…

机器学习 · 计算机科学 2022-02-18 Dimitrios E. Diamantis , Dimitris K. Iakovidis

Pooling layers are essential building blocks of convolutional neural networks (CNNs), to reduce computational overhead and increase the receptive fields of proceeding convolutional operations. Their goal is to produce downsampled volumes…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Alexandros Stergiou , Ronald Poppe

Gaze estimation is the fundamental basis for many visual tasks. Yet, the high cost of acquiring gaze datasets with 3D annotations hinders the optimization and application of gaze estimation models. In this work, we propose a novel Head-Eye…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Pengwei Yin , Jiawu Dai , Jingjing Wang , Di Xie , Shiliang Pu

Most popular deep models for action recognition split video sequences into short sub-sequences consisting of a few frames; frame-based features are then pooled for recognizing the activity. Usually, this pooling step discards the temporal…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Anoop Cherian , Basura Fernando , Mehrtash Harandi , Stephen Gould

Spatial downsampling layers are favored in convolutional neural networks (CNNs) to downscale feature maps for larger receptive fields and less memory consumption. However, for discriminative tasks, there is a possibility that these layers…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Ziteng Gao , Limin Wang , Gangshan Wu