Image classification has become a fundamental task in computer vision with applications in areas such as medical imaging, agriculture, environmental monitoring, and automated surveillance. Traditional machine learning techniques have achieved reasonable performance in classification tasks; however, they often struggle when dealing with high-dimensional and complex image datasets. Deep learning models, particularly Convolutional Neural Networks (CNNs), have significantly improved image classification performance by automatically learning hierarchical feature representations. Despite these advancements, classical deep learning models may still face challenges related to computational complexity and large-scale data processing.In recent years, quantum machine learning has emerged as a promising paradigm that combines principles of quantum computing with classical machine learning techniques to enhance computational efficiency and model performance. This study proposes a hybrid quantum–classical framework for image classification that integrates a deep residual network (ResNet-50) with a Quantum Support Vector Machine (QSVM). The ResNet-50 model is employed as a feature extraction mechanism to capture high-level visual representations from image data. The extracted features are then reduced in dimensionality using Principal Component Analysis (PCA) to simplify the feature space and improve computational efficiency.The reduced feature vectors are subsequently classified using a QSVM model that utilizes quantum feature maps to encode classical data into quantum states. Various quantum feature maps are explored to evaluate their impact on classification performance. Experimental results demonstrate that the hybrid quantum–classical approach achieves higher classification accuracy compared to conventional machine learning models such as Support Vector Machines and Random Forest classifiers. The proposed framework highlights the potential of combining classical deep learning architectures with quantum machine learning algorithms to address complex image classification challenges. This hybrid approach provides an efficient and scalable solution for advanced image analysis tasks and demonstrates the growing potential of quantum computing in artificial intelligence applications.
Ms.A.Harini et al. (Thu,) studied this question.