中文
相关论文

相关论文: PCANet: A Simple Deep Learning Baseline for Image …

200 篇论文

PCANet was proposed as a lightweight deep learning network that mainly leverages Principal Component Analysis (PCA) to learn multistage filter banks followed by binarization and block-wise histograming. PCANet was shown worked surprisingly…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Cong Jie Ng , Andrew Beng Jin Teoh

In this paper, we propose a novel deep learning network L1-(2D)2PCANet for face recognition, which is based on L1-norm-based two-directional two-dimensional principal component analysis (L1-(2D)2PCA). In our network, the role of L1-(2D)2PCA…

计算机视觉与模式识别 · 计算机科学 2019-07-24 YunKun Li , XiaoJun Wu , Josef Kittler

In order to classify the nonlinear feature with linear classifier and improve the classification accuracy, a deep learning network named kernel principal component analysis network (KPCANet) is proposed. First, mapping the data into higher…

机器学习 · 计算机科学 2015-12-22 Dan Wu , Jiasong Wu , Rui Zeng , Longyu Jiang , Lotfi Senhadji , Huazhong Shu

This paper has proposed a new baseline deep learning model of more benefits for image classification. Different from the convolutional neural network(CNN) practice where filters are trained by back propagation to represent different…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Yifei Li , Kuangyan Song , Yiming Sun , Liao Zhu

In this paper, we propose a new deep learning network "GENet", it combines the multi-layer network architec- ture and graph embedding framework. Firstly, we use simplest unsupervised learning PCA/LDA as first layer to generate the low-…

计算机视觉与模式识别 · 计算机科学 2014-09-26 Yufei Gan , Teng Yang , Chu He

The Principal Component Analysis Network (PCANet), which is one of the recently proposed deep learning architectures, achieves the state-of-the-art classification accuracy in various databases. However, the performance of PCANet may be…

计算机视觉与模式识别 · 计算机科学 2015-03-06 Rui Zeng , Jiasong Wu , Zhuhong Shao , Yang Chen , Lotfi Senhadji , Huazhong Shu

To simplify the parameter of the deep learning network, a cascaded compressive sensing model "CSNet" is implemented for image classification. Firstly, we use cascaded compressive sensing network to learn feature from the data. Secondly,…

计算机视觉与模式识别 · 计算机科学 2014-09-26 Yufei Gan , Tong Zhuo , Chu He

The principal component analysis network (PCANet), which is one of the recently proposed deep learning architectures, achieves the state-of-the-art classification accuracy in various databases. However, the explanation of the PCANet is…

计算机视觉与模式识别 · 计算机科学 2016-03-04 Jiasong Wu , Shijie Qiu , Youyong Kong , Longyu Jiang , Lotfi Senhadji , Huazhong Shu

Fine-grained visual classification aims to recognize images belonging to multiple sub-categories within a same category. It is a challenging task due to the inherently subtle variations among highly-confused categories. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Tian Zhang , Dongliang Chang , Zhanyu Ma , Jun Guo

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a…

计算机视觉与模式识别 · 计算机科学 2017-02-24 Wanli Ouyang , Ku Wang , Xin Zhu , Xiaogang Wang

In this paper, we propose a novel unsupervised deep learning model, called PCA-based Convolutional Network (PCN). The architecture of PCN is composed of several feature extraction stages and a nonlinear output stage. Particularly, each…

机器学习 · 计算机科学 2015-05-15 Yanhai Gan , Jun Liu , Junyu Dong , Guoqiang Zhong

Multispectral and multimodal images are of important usage in the field of multi-source visual information fusion. Due to the alternation or movement of image devices, the acquired multispectral and multimodal images are usually misaligned,…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Si-Yuan Cao , Beinan Yu , Lun Luo , Shu-Jie Chen , Chunguang Li , Hui-Liang Shen

Recent years have witnessed the success of deep networks in compressed sensing (CS), which allows for a significant reduction in sampling cost and has gained growing attention since its inception. In this paper, we propose a new practical…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Bin Chen , Jian Zhang

The recently proposed principal component analysis network (PCANet) has been proved high performance for visual content classification. In this letter, we develop a tensorial extension of PCANet, namely, multilinear principal analysis…

计算机视觉与模式识别 · 计算机科学 2014-11-06 Rui Zeng , Jiasong Wu , Zhuhong Shao , Lotfi Senhadji , Huazhong Shu

This paper proposes a multilinear discriminant analysis network (MLDANet) for the recognition of multidimensional objects, known as tensor objects. The MLDANet is a variation of linear discriminant analysis network (LDANet) and principal…

计算机视觉与模式识别 · 计算机科学 2014-11-06 Rui Zeng , Jiasong Wu , Lotfi Senhadji , Huazhong Shu

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

The bucketed PCA neural network (PCA-NN) with transforms is developed here in an effort to benchmark deep neural networks (DNN's), for problems on supervised classification. Most classical PCA models apply PCA to the entire training data…

机器学习 · 计算机科学 2021-08-03 Jackie Shen

Multi-scale features are essential for dense prediction tasks, such as object detection, instance segmentation, and semantic segmentation. The prevailing methods usually utilize a classification backbone to extract multi-scale features and…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Gang Zhang , Ziyi Li , Chufeng Tang , Jianmin Li , Xiaolin Hu

Recent years have witnessed promising results of face detection using deep learning. Despite making remarkable progresses, face detection in the wild remains an open research challenge especially when detecting faces at vastly different…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Jialiang Zhang , Xiongwei Wu , Jianke Zhu , Steven C. H. Hoi

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul
‹ 上一页 1 2 3 10 下一页 ›