Sorted Random Projections for Robust Texture Classification
Abstract
This paper presents a simple and highly effective system for robust texture classification, based on (1) random local features, (2) a simple global Bag-of-Words (BoW) representation, and (3) Support Vector Machines (SVMs) based classification. The key contribution in this work is to apply a sorting strategy to a universal yet information-preserving random projection (RP) technique, then comparing two different texture image representations (histograms and signatures) with various kernels in the SVMs. We have tested our texture classification system on six popular and challenging texture databases for exemplar based texture classification, comparing with 12 recent state-of-the-art methods. Experimental results show that our texture classification system yields the best classification rates of which we are aware of 99.37% for CUReT, 97.16% for Brodatz, 99.30% for UMD and 99.29% for KTH-TIPS. Moreover, combining random features significantly outperforms the state-of-the-art descriptors in material categorization.
Cite
Text
Liu et al. "Sorted Random Projections for Robust Texture Classification." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126267Markdown
[Liu et al. "Sorted Random Projections for Robust Texture Classification." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/liu2011iccv-sorted/) doi:10.1109/ICCV.2011.6126267BibTeX
@inproceedings{liu2011iccv-sorted,
title = {{Sorted Random Projections for Robust Texture Classification}},
author = {Liu, Li and Fieguth, Paul W. and Kuang, Gangyao and Zha, Hongbin},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2011},
pages = {391-398},
doi = {10.1109/ICCV.2011.6126267},
url = {https://mlanthology.org/iccv/2011/liu2011iccv-sorted/}
}