paper-with-me

홈 › Papers

Cricket stroke extraction: Towards creation of a large-scale cricket actions dataset

2019-01-10 · Arpan Gupta, Sakthi Balan M

In this paper, we deal with the problem of temporal action localization for a large-scale untrimmed cricket videos dataset. Our action of interest for cricket videos is a cricket stroke played by a batsman, which is, usually, covered by cameras placed at the stands of the cricket ground at both ends of the cricket pitch. After applying a sequence of preprocessing steps, we have ~73 million frames for 1110 videos in the dataset at constant frame rate and resolution. The method of localization is a generalized one which applies a trained random forest model for CUTs detection(using summed up grayscale histogram difference features) and two linear SVM camera models(CAM1 and CAM2) for first frame detection, trained on HOG features of CAM1 and CAM2 video shots. CAM1 and CAM2 are assumed to be part of the cricket stroke. At the predicted boundary positions, the HOG features of the first frames are computed and a simple algorithm was used to combine the positively predicted camera shots. In order to make the process as generic as possible, we did not consider any domain specific knowledge, such as tracking or specific shape and motion features. The detailed analysis of our methodology is provided along with the metrics used for evaluation of individual models, and the final predicted segments. We achieved a weighted mean TIoU of 0.5097 over a small sample of the test set.

📄 PDF Abstract BibTeX arXiv:1901.03107

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationGame of CricketTemporal Action Localization

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Instance Segmentation for Chinese Character Stroke Extraction, Datasets and Benchmarks

2022-10-25 · Lizhao Liu, Kunyang Lin, Shangxin Huang, Zhongli Li 외

Stroke is the basic element of Chinese character and stroke extraction has been an important and long-standing endeavor. Existing stroke extraction methods are often handcrafted and highly depend on domain expertise due …

Font GenerationInstance SegmentationOpen-Ended Question AnsweringSemantic Segmentation

Synthetic Data for Blood Vessel Network Extraction

2025-04-16 · Joël Mathys, Andreas Plesner, Jorel Elmiger, Roger Wattenhofer

Blood vessel networks in the brain play a crucial role in stroke research, where understanding their topology is essential for analyzing blood flow dynamics. However, extracting detailed topological vessel network inform…

Graph GenerationImage GenerationSynthetic Data Generation

Deep-Learning-Based Computer Vision Approach For The Segmentation Of Ball Deliveries And Tracking In Cricket

2022-11-22 · Kumail Abbas, Muhammad Saeed, M. Imad Khan, Khandakar Ahmed 외

There has been a significant increase in the adoption of technology in cricket recently. This trend has created the problem of duplicate work being done in similar computer vision-based research works. Our research tries…

object-detectionObject DetectionVideo Object Detection

A Dataset and Preliminary Results for Umpire Pose Detection Using SVM Classification of Deep Features

2018-09-11 · Ravi Aravind, Venugopal Harshwin, Paul Sruthy, Tizhoosh Hamid R.

In recent years, there has been increased interest in video summarization and automatic sports highlights generation. In this work, we introduce a new dataset, called SNOW, for umpire pose detection in the game of cricke…

Game of CricketVideo Summarization

Data-Efficient Brushstroke Generation with Diffusion Models for Oil Painting

2026-03-01 · Dantong Qin, Alessandro Bozzon, Xian Yang, Xun Zhang 외 arxiv

Many creative multimedia systems are built upon visual primitives such as strokes or textures, which are difficult to collect at scale and fundamentally different from natural image data. This data scarcity makes it chal…