paper-with-me

홈 › Papers

Utilizing Mask R-CNN for Waterline Detection in Canoe Sprint Video Analysis

2020-04-20 · Marie-Sophie von Braun, Patrick Frenzel, Christian Käding, Mirco Fuchs

Determining a waterline in images recorded in canoe sprint training is an important component for the kinematic parameter analysis to assess an athlete's performance. Here, we propose an approach for the automated waterline detection. First, we utilized a pre-trained Mask R-CNN by means of transfer learning for canoe segmentation. Second, we developed a multi-stage approach to estimate a waterline from the outline of the segments. It consists of two linear regression stages and the systematic selection of canoe parts. We then introduced a parameterization of the waterline as a basis for further evaluations. Next, we conducted a study among several experts to estimate the ground truth waterlines. This not only included an average waterline drawn from the individual experts annotations but, more importantly, a measure for the uncertainty between individual results. Finally, we assessed our method with respect to the question whether the predicted waterlines are in accordance with the experts annotations. Our method demonstrated a high performance and provides opportunities for new applications in the field of automated video analysis in canoe sprint.

📄 PDF Abstract BibTeX arXiv:2004.09573

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
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…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…

Similar Papers 제목 키워드 기반

Using deep neural networks to detect non-analytically defined expert event labels in canoe sprint force sensor signals

2024-07-11 · Sarah Rockstrok, Patrick Frenzel, Daniel Matthes, Kay Schubert 외

Assessing an athlete's performance in canoe sprint is often established by measuring a variety of kinematic parameters during training sessions. Many of these parameters are related to single or multiple paddle stroke cy…

Event Detection

Velocity and stroke rate reconstruction of canoe sprint team boats based on panned and zoomed video recordings

2026-02-26 · Julian Ziegler, Daniel Matthes, Finn Gerdts, Patrick Frenzel 외 arxiv

Pacing strategies, defined by velocity and stroke rate profiles, are essential for peak performance in canoe sprint. While GPS is the gold standard for analysis, its limited availability necessitates automated video-base…

Deep Visual Waterline Detection within Inland Marine Environment

2019-11-24 · Jing Huang, Hengfeng Miao, Lin Li, Yuanqiao Wen 외

Waterline usually plays as an important visual cue for maritime applications. However, the visual complexity of inland waterline presents a significant challenge for the development of highly efficient computer vision al…

Automated river gauge plate reading using a hybrid object detection and generative AI framework in the Limpopo River Basin

2025-12-29 · Kayathri Vigneswaran, Hugo Retief, Jai Clifford Holmes, Mariangel Garcia Andarcia 외 arxiv

Accurate and continuous monitoring of river water levels is essential for flood forecasting, water resource management, and ecological protection. Traditional hydrological observation methods are often limited by manual …

Object Detection

Performance Enhancement Leveraging Mask-RCNN on Bengali Document Layout Analysis

2023-08-21 · Shrestha Datta, Md Adith Mollah, Raisa Fairooz, Tariful Islam Fahim

Understanding digital documents is like solving a puzzle, especially historical ones. Document Layout Analysis (DLA) helps with this puzzle by dividing documents into sections like paragraphs, images, and tables. This is…

Document Layout Analysis