Image Classification base on PCA of Multi-view Deep Representation
Yaoqi Sun, Liang Li, Liang Zheng, Ji Hu, Yatong Jiang, Chenggang Yan

TL;DR
This paper introduces a novel image classification method that leverages multi-view depth features and PCA to improve accuracy, utilizing depth information alongside RGB data.
Contribution
It proposes a new approach combining depth feature extraction and PCA for enhanced image classification accuracy.
Findings
Effective use of depth information improves classification accuracy.
PCA reduces feature dimensionality while retaining important information.
Method shows good performance in experiments.
Abstract
In the age of information explosion, image classification is the key technology of dealing with and organizing a large number of image data. Currently, the classical image classification algorithms are mostly based on RGB images or grayscale images, and fail to make good use of the depth information about objects or scenes. The depth information in the images has a strong complementary effect, which can enhance the classification accuracy significantly. In this paper, we propose an image classification technology using principal component analysis based on multi-view depth characters. In detail, firstly, the depth image of the original image is estimated; secondly, depth characters are extracted from the RGB views and the depth view separately, and then the reducing dimension operation through the PCA is implemented. Eventually, the SVM is applied to image classification. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
MethodsSupport Vector Machine · Principal Components Analysis
