SOTAVerified

Image Classification Using Singular Value Decomposition and Optimization

2024-12-10Code Available0· sign in to hype

Isabela M. Yepes, Manasvi Goyal

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This study investigates the applicability of Singular Value Decomposition for the image classification of specific breeds of cats and dogs using fur color as the primary identifying feature. Sequential Quadratic Programming (SQP) is employed to construct optimally weighted templates. The proposed method achieves 69% accuracy using the Frobenius norm at rank 10. The results partially validate the assumption that dominant features, such as fur color, can be effectively captured through low-rank approximations. However, the accuracy suggests that additional features or methods may be required for more robust classification, highlighting the trade-off between simplicity and performance in resource-constrained environments.

Tasks

Reproductions