Abstract

Imagine how tiresome it is for the scorers to update the scoreboard after each ball delivery during a cricket match. They need to be alert during any point in the match, watch every single ball, record ball by ball events, modify the score and coordinate with the umpire the entire time. A system that can update the scoreboard automatically after every ball will lessen their effort by half; the time taken for the updation and the chances of errors will also be reduced. A novel method for umpire pose detection for updating the cricket scoreboard during real-time cricket matches is suggested in this work. The proposed system identifies the events happening in the pitch by recognizing the gestures of the umpire and then updates the scoreboard accordingly. The concept of transfer learning is used to accelerate the training of neural network for feature extraction. The Inception V3 network pretrained on the visual database ImageNet is culled as the primary prospect for feature extraction. Instead of initializing the model with random weights, initializing it with the pretrained weights reduces the training time and hence is more efficient. The proposed system is a combination of two SVM classifiers. The leadoff classifier tells apart the images that contain an umpire from the non-umpire images. These ‘umpire’ images are then carried forward to the event detection classifier while the ‘non-umpire’ images are repudiated. The second classifier is able to identify four gestures – ‘Six’, ‘Wide’, ‘No ball’ and ‘Out’ from the images, following which the scoreboard is updated. In addition to these four classes, one more label is defined to group those umpire frames within which the umpire does not show any signal, namely the ‘No Action’ class. The cricket video given as input is first split into number of shots and each frame is considered as a test image for the combined classifier system. A majority voter is used to confirm the final classification result which decreases the chances of misclassifications. The preliminary results suggest that the intended system is efficacious for the purpose of automating the updation of scoreboard during real time cricket matches.

Highlights

  • The history of Cricket started in the 16th century in England

  • We proposed as system that can update the cricket scoreboard during real time matches without any human interaction

  • The preliminary classification results indicated that the features extracted from the Inception V3 network is an excellent alternative to skeletal image and pixel value variations used in the previously proposed works

Read more

Summary

Introduction

The history of Cricket started in the 16th century in England. In the five centuries since, the sport has advanced to different levels. From carving notches on sticks, cricket scoring has progressed to PC softwares and mobile applications. Two scorers are designated, most often one allotted by each team, to chronicle all runs scored, all wickets taken and, where appropriate the number of overs bowled. It is the umpire that calls the runs and wickets lost before signaling to the scorer who records this score. Notwithstanding the fact that their roles have been defined as merely the recording of runs, wickets, and overs, in reality it is much more complicated as they are responsible for other game statistics as well

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call