paper-with-me

홈 › Papers

Neural Network-Based Tracking and 3D Reconstruction of Baseball Pitch Trajectories from Single-View 2D Video

2024-05-25 · Jhen Hsieh

In this paper, we present a neural network-based approach for tracking and reconstructing the trajectories of baseball pitches from 2D video footage to 3D coordinates. We utilize OpenCV's CSRT algorithm to accurately track the baseball and fixed reference points in 2D video frames. These tracked pixel coordinates are then used as input features for our neural network model, which comprises multiple fully connected layers to map the 2D coordinates to 3D space. The model is trained on a dataset of labeled trajectories using a mean squared error loss function and the Adam optimizer, optimizing the network to minimize prediction errors. Our experimental results demonstrate that this approach achieves high accuracy in reconstructing 3D trajectories from 2D inputs. This method shows great potential for applications in sports analysis, coaching, and enhancing the accuracy of trajectory predictions in various sports.

📄 PDF Abstract BibTeX arXiv:2405.16296

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Neural Sabermetrics with World Model: Play-by-play Predictive Modeling with Large Language Model

2026-02-02 · Young Jin Ahn, Yiyang Du, Zheyuan Zhang, Haisen Kang arxiv

Classical sabermetrics has profoundly shaped baseball analytics by summarizing long histories of play into compact statistics. While these metrics are invaluable for valuation and retrospective analysis, they do not defi…

A Tracking System For Baseball Game Reconstruction

2020-03-08 · Nina Wiedemann, Carlos Dietrich, Claudio T. Silva

The baseball game is often seen as many contests that are performed between individuals. The duel between the pitcher and the batter, for example, is considered the engine that drives the sport. The pitchers use a variet…

PitcherNet: Powering the Moneyball Evolution in Baseball Video Analytics

2024-05-13 · Jerrin Bright, Bavesh Balaji, Yuhao Chen, David A Clausi 외

In the high-stakes world of baseball, every nuance of a pitcher's mechanics holds the key to maximizing performance and minimizing runs. Traditional analysis methods often rely on pre-recorded offline numerical data, hin…

Position

Counterfactual Optimization of Baseball Pitch Sequences and Estimation of Its Impact on Season-Level Statistics

2026-06-15 · Ryota Takamido, Hiroki Nakamoto arxiv

Although pitch sequencing is a central topic in baseball analytics, previous studies have primarily focused on optimizing the final pitch within a single plate appearance, leaving the role of preceding setup pitches and …

Predicting Ulnar Collateral Ligament Injury in Rookie Major League Baseball Pitchers

2022-06-30 · Sean A. Rendar, Fenglong Ma

In the growing world of machine learning and data analytics, scholars are finding new and innovative ways to solve real-world problems. One solution comes by way of an intersection between healthcare, sports statistics, …

BIG-bench Machine Learning