中文
相关论文

相关论文: Persian Signature Verification using Fully Convolu…

200 篇论文

Facial expression recognition (FER), aiming to classify the expression present in the facial image or video, has attracted a lot of research interests in the field of artificial intelligence and multimedia. In terms of video based FER task,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Daizong Liu , Hongting Zhang , Pan Zhou

In recent years, deep convolutional neural networks have achieved state of the art performance in various computer vision task such as classification, detection or segmentation. Due to their outstanding performance, CNNs are more and more…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Sebastian Sudholt , Gernot A. Fink

Generating character-level features is an important step for achieving good results in various natural language processing tasks. To alleviate the need for human labor in generating hand-crafted features, methods that utilize neural…

计算与语言 · 计算机科学 2018-07-27 Chanhee Lee , Young-Bum Kim , Dongyub Lee , HeuiSeok Lim

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous striding and pooling…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhengzheng Tu , Yan Ma , Chenglong Li , Jin Tang , Bin Luo

The fully convolutional network (FCN) has achieved tremendous success in dense visual recognition tasks, such as scene segmentation. The last layer of FCN is typically a global classifier (1x1 convolution) to recognize each pixel to a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Changqian Yu , Yuanjie Shao , Changxin Gao , Nong Sang

Sign language recognition is important for natural and convenient communication between deaf community and hearing majority. We take the highly efficient initial step of automatic fingerspelling recognition system using convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-10-15 Byeongkeun Kang , Subarna Tripathi , Truong Q. Nguyen

Fully convolutional network (FCN) is a seminal work for semantic segmentation. However, due to its limited receptive field, FCN cannot effectively capture global context information which is vital for semantic segmentation. As a result, it…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiaoyu Ren , Zhongying Deng , Jin Ye , Junjun He , Dongxu Yang

In this paper, we evaluate convolutional neural network (CNN) features using the AlexNet architecture and very deep convolutional network (VGGNet) architecture. To date, most CNN researchers have employed the last layers before output,…

计算机视觉与模式识别 · 计算机科学 2015-09-28 Hirokatsu Kataoka , Kenji Iwata , Yutaka Satoh

Semantic segmentation with deep learning has achieved great progress in classifying the pixels in the image. However, the local location information is usually ignored in the high-level feature extraction by the deep learning, which is…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Yi Lu , Yaran Chen , Dongbin Zhao , Jianxin Chen

Dense pixel-wise image prediction has been advanced by harnessing the capabilities of Fully Convolutional Networks (FCNs). One central issue of FCNs is the limited capacity to handle joint upsampling. To address the problem, we present a…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Huikai Wu , Shuai Zheng , Junge Zhang , Kaiqi Huang

Though having achieved some progresses, the hand-crafted texture features, e.g., LBP [23], LBP-TOP [11] are still unable to capture the most discriminative cues between genuine and fake faces. In this paper, instead of designing feature by…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Jianwei Yang , Zhen Lei , Stan Z. Li

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

Surface meshes are widely used shape representations and capture finer geometry data than point clouds or volumetric grids, but are challenging to apply CNNs directly due to their non-Euclidean structure. We use parallel frames on surface…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Yuqi Yang , Shilin Liu , Hao Pan , Yang Liu , Xin Tong

Offline Signature Verification (OSV) is a challenging pattern recognition task, especially when it is expected to generalize well on the skilled forgeries that are not available during the training. Its challenges also include small…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Omid Mersa , Farhood Etaati , Saeed Masoudnia , Babak N. Araabi

This article addresses the gap in computational painting analysis focused on Persian miniature painting, a rich cultural and artistic heritage. It introduces a novel approach using Convolutional Neural Networks (CNN) to classify Persian…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Mojtaba Shahi , Roozbeh Rajabi , Farnaz Masoumzadeh

We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yue Wu , Tal Hassner , KangGeon Kim , Gerard Medioni , Prem Natarajan

Convolutional neural networks (CNNs) have a large number of variables and hence suffer from a complexity problem for their implementation. Different methods and techniques have developed to alleviate the problem of CNN's complexity, such as…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Kamran Chitsaz , Mohsen Hajabdollahi , Nader Karimi , Shadrokh Samavi , Shahram Shirani

In this paper, we propose a novel training strategy for convolutional neural network(CNN) named Feature Mining, that aims to strengthen the network's learning of the local feature. Through experiments, we find that semantic contained in…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Tianshu Xie , Xuan Cheng , Xiaomin Wang , Minghui Liu , Jiali Deng , Ming Liu

Although complex-valued (CV) neural networks have shown better classification results compared to their real-valued (RV) counterparts for polarimetric synthetic aperture radar (PolSAR) classification, the extension of pixel-level RV…

图像与视频处理 · 电气工程与系统科学 2019-10-01 Yice Cao , Yan Wu , Peng Zhang , Wenkai Liang , Ming Li

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson