Department of Computer Science, University of Kerala, Thiruvananthapuram, Kerala, India.
Department of Computer Science, Pondicherry Central University, Puducherry, India.
Comput Intell Neurosci. 2022 Apr 14;2022:9510987. doi: 10.1155/2022/9510987. eCollection 2022.
Color texture classification is a significant computer vision task to identify and categorize textures that we often observe in natural visual scenes in the real world. Without color and texture, it remains a tedious task to identify and recognize objects in nature. Deep architectures proved to be a better method for recognizing the challenging patterns from texture images. This paper proposes a method, DeepLumina, that uses features from the deep architectures and luminance information with RGB color space for efficient color texture classification. This technique captures convolutional neural network features from the ResNet101 pretrained models and uses luminance information from the luminance (Y) channel of the YIQ color model and performs classification with a support vector machine (SVM). This approach works in the RGB-luminance color domain, exploring the effectiveness of applying luminance information along with the RGB color space. Experimental investigation and analysis during the study show that the proposed method, DeepLumina, got an accuracy of 90.15% for the Flickr Material Dataset (FMD) and 73.63% for the Describable Textures dataset (DTD), which is highly promising. Comparative analysis with other color spaces and pretrained CNN-FC models are also conducted, which throws light into the significance of the work. The method also proved the computational simplicity and obtained results in lesser computation time.
颜色纹理分类是计算机视觉中的一项重要任务,用于识别和分类我们在现实世界中经常观察到的自然视觉场景中的纹理。如果没有颜色和纹理,识别和识别自然界中的物体仍然是一项乏味的任务。深度架构被证明是一种从纹理图像中识别具有挑战性模式的更好方法。本文提出了一种方法 DeepLumina,该方法使用来自深度架构的特征以及 RGB 颜色空间中的亮度信息进行有效的颜色纹理分类。该技术从 ResNet101 预训练模型中捕获卷积神经网络特征,并使用 YIQ 颜色模型的亮度 (Y) 通道中的亮度信息,并使用支持向量机 (SVM) 进行分类。该方法在 RGB-亮度颜色域中工作,探索了应用亮度信息与 RGB 颜色空间相结合的有效性。研究期间的实验调查和分析表明,所提出的方法 DeepLumina 在 Flickr 材料数据集 (FMD) 上的准确率为 90.15%,在可描述纹理数据集 (DTD) 上的准确率为 73.63%,这非常有前途。还进行了与其他颜色空间和预训练 CNN-FC 模型的比较分析,这也说明了这项工作的重要性。该方法还证明了计算的简单性,并在较少的计算时间内获得了结果。