Classification of Chess Pieces Using Distributed Deep Learning
摘要
Deep learning and machine learning have recently become powerful tools in a number of fields, including image categorization and computer vision. The enormous computing load needed to train large models, especially when identifying detailed visuals like chess pieces on a board, is a persistent technical problem. Although distributed deep learning presents a potential remedy, the integration and scalability of existing solutions are still weak points. With the help of Spark 3.4’s features, a brand-new set of methods is proposed that makes use of both the distributed computing capabilities and specialized algorithms made for image identification jobs. This combined strategy has advantages because it not only speeds up model training but also maintains or even improves model accuracy by 98.44%. The categorization precision of various chess pieces and other computer vision tasks appears to have increased significantly without sacrificing processing times, because of distributed learning.