paper-with-me

홈 › Papers

Single-Camera Basketball Tracker through Pose and Semantic Feature Fusion

2019-06-05 · Adrià Arbués-Sangüesa, Coloma Ballester, Gloria Haro

Tracking sports players is a widely challenging scenario, specially in single-feed videos recorded in tight courts, where cluttering and occlusions cannot be avoided. This paper presents an analysis of several geometric and semantic visual features to detect and track basketball players. An ablation study is carried out and then used to remark that a robust tracker can be built with Deep Learning features, without the need of extracting contextual ones, such as proximity or color similarity, nor applying camera stabilization techniques. The presented tracker consists of: (1) a detection step, which uses a pretrained deep learning model to estimate the players pose, followed by (2) a tracking step, which leverages pose and semantic information from the output of a convolutional layer in a VGG network. Its performance is analyzed in terms of MOTA over a basketball dataset with more than 10k instances.

📄 PDF Abstract BibTeX arXiv:1906.02042

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Ethereum Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Egocentric Basketball Motion Planning from a Single First-Person Image

2018-03-04 · CVPR 2018 6 · Gedas Bertasius, Aaron Chan, Jianbo Shi

We present a model that uses a single first-person image to generate an egocentric basketball motion sequence in the form of a 12D camera configuration trajectory, which encodes a player's 3D location and 3D head orienta…

Motion Planning

Am I a Baller? Basketball Performance Assessment from First-Person Videos

2016-11-16 · ICCV 2017 10 · Gedas Bertasius, Hyun Soo Park, Stella X. Yu, Jianbo Shi

This paper presents a method to assess a basketball player's performance from his/her first-person video. A key challenge lies in the fact that the evaluation metric is highly subjective and specific to a particular eval…

SportsTrack: An Innovative Method for Tracking Athletes in Sports Scenes

2022-11-14 · Jie Wang, Yuzhou Peng, Xiaodong Yang, Ting Wang 외

The SportsMOT dataset aims to solve multiple object tracking of athletes in different sports scenes such as basketball or soccer. The dataset is challenging because of the unstable camera view, athletes' complex trajecto…

Multiple Object TrackingObject Tracking

CrossTracker: Robust Multi-modal 3D Multi-Object Tracking via Cross Correction

2024-11-28 · Lipeng Gu, Xuefeng Yan, Weiming Wang, Honghua Chen 외

The fusion of camera- and LiDAR-based detections offers a promising solution to mitigate tracking failures in 3D multi-object tracking (MOT). However, existing methods predominantly exploit camera detections to correct t…

3D Multi-Object TrackingMulti-Object TrackingObject Tracking

End-to-End Camera Calibration for Broadcast Videos

2020-06-01 · CVPR 2020 6 · Long Sha, Jennifer Hobbs, Panna Felsen, Xinyu Wei 외

The increasing number of vision-based tracking systems deployed in production have necessitated fast, robust camera calibration. In the domain of sport, the majority of current work focuses on sports where lines and inte…

Camera CalibrationCamera Pose EstimationPose Estimation