中文
相关论文

相关论文: Low Resolution Face Recognition Using a Two-Branch…

200 篇论文

In this paper, we propose a novel Convolutional Neural Network (CNN) architecture for learning multi-scale feature representations with good tradeoffs between speed and accuracy. This is achieved by using a multi-branch network, which has…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Chun-Fu Chen , Quanfu Fan , Neil Mallinar , Tom Sercu , Rogerio Feris

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region-based Fully…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yitong Wang , Xing Ji , Zheng Zhou , Hao Wang , Zhifeng Li

Deep neural networks have dramatically advanced the state of the art for many areas of machine learning. Recently they have been shown to have a remarkable ability to generate highly complex visual artifacts such as images and text rather…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Andrey Zhmoginov , Mark Sandler

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

Convolutional neural networks (CNNs) have made great breakthroughs in 2D computer vision. However, their irregular structure makes it hard to harness the potential of CNNs directly on meshes. A subdivision surface provides a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Shi-Min Hu , Zheng-Ning Liu , Meng-Hao Guo , Jun-Xiong Cai , Jiahui Huang , Tai-Jiang Mu , Ralph R. Martin

Fine-grained image recognition is a challenging computer vision problem, due to the small inter-class variations caused by highly similar subordinate categories, and the large intra-class variations in poses, scales and rotations. In this…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Xiu-Shen Wei , Chen-Wei Xie , Jianxin Wu

Deep convolutional neural networks (DCNNs) have achieved human-level accuracy in face identification (Phillips et al., 2018), though it is unclear how accurately they discriminate highly-similar faces. Here, humans and a DCNN performed a…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Connor J. Parde , Virginia E. Strehle , Vivekjyoti Banerjee , Ying Hu , Jacqueline G. Cavazos , Carlos D. Castillo , Alice J. O'Toole

Deformable image registration (alignment) is highly sought after in numerous clinical applications, such as computer aided diagnosis and disease progression analysis. Deep Convolutional Neural Network (DCNN)-based image registration methods…

图像与视频处理 · 电气工程与系统科学 2024-05-17 Ruizhe Li , Grazziela Figueredo , Dorothee Auer , Christian Wagner , Xin Chen

Current face or object detection methods via convolutional neural network (such as OverFeat, R-CNN and DenseNet) explicitly extract multi-scale features based on an image pyramid. However, such a strategy increases the computational burden…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Guanjun Guo , Hanzi Wang , Yan Yan , Jin Zheng , Bo Li

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger

Low-light image enhancement strives to improve the contrast, adjust the visibility, and restore the distortion in color and texture. Existing methods usually pay more attention to improving the visibility and contrast via increasing the…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Huake Wang , Xiaoyang Yan , Xingsong Hou , Junhui Li , Yujie Dun , Kaibing Zhang

Low-light image enhancement is a classical computer vision problem aiming to recover normal-exposure images from low-light images. However, convolutional neural networks commonly used in this field are good at sampling low-frequency local…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Yunliang Zhuang , Zhuoran Zheng , Chen Lyu

Real-world face recognition requires an ability to perceive the unique features of an individual face across multiple, variable images. The primate visual system solves the problem of image invariance using cascades of neurons that convert…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Matthew Q. Hill , Connor J. Parde , Carlos D. Castillo , Y. Ivette Colon , Rajeev Ranjan , Jun-Cheng Chen , Volker Blanz , Alice J. O'Toole

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang

In most recent years, deep convolutional neural networks (DCNNs) based image super-resolution (SR) has gained increasing attention in multimedia and computer vision communities, focusing on restoring the high-resolution (HR) image from a…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jingcai Guo , Shiheng Ma , Song Guo

In this paper, we present a deep coupled framework to address the problem of matching sketch image against a gallery of mugshots. Face sketches have the essential in- formation about the spatial topology and geometric details of faces while…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Seyed Mehdi Iranmanesh , Hadi Kazemi , Sobhan Soleymani , Ali Dabouei , Nasser M. Nasrabadi

Deep Neural Networks (DNNs) have shown to outperform traditional methods in various visual recognition tasks including Facial Expression Recognition (FER). In spite of efforts made to improve the accuracy of FER systems using DNN, existing…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Behzad Hasani , Mohammad H. Mahoor

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

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova