Search arXiv⌕ Search

arXiv subjects

Abu Bakar

Publications and source records attributed to Abu Bakar.

2 recordsLinked to original sources

Training-Free Hold-Usage Detection in Sport Climbing with Foundation Pose Models

Detecting which holds a climber uses, and when, underpins automated scoring, movement analysis, and assistive systems for sport climbing. Existing approaches train task-specific models or repurpose 2D pose estimators whose hand keypoint sits at the wrist and foot keypoint at the ankle i.e. offset from the fingertips and toes that actually contact the holds, and whose hands are occluded in roughly half of all frames. We show that a frozen, off-the-shelf pose foundation model is sufficient: using the fingertip and toe keypoints of Sapiens, a per-frame proximity test against the annotated holds, per-limb mutual exclusion, and a short temporal-persistence rule, we detect hold usage without any climbing-specific training. On the The Way Up dataset (22 videos, 10 athletes, two routes), our method reaches an event F_1 of 90.2% on a held-out split (89.8% under leave-one-participant-out cross-validation) and 79.9% over all 22 videos at any temporal overlap, and performs best on footholds (F_1,89.8% overall, 96.6% held-out). Under an identical protocol it exceeds our reproductions of the YOLOv8-pose and ViTPose pipelines at every temporal threshold, with the margin widening under strict timing. An ablation shows that two intuitively helpful additions---dense foundation-feature change gating and body-part segmentation---both hurt, arguing that a minimal, keypoint-only design is the right one for this task. Finally, standard coaching statistics computed from our automatic predictions track ground truth closely (Pearson r=1.00 for climb time, 0.94 for pace), turning ordinary single-camera video into reliable performance metrics with no instrumentation.

cs.CV↗

On the order statistics from the XLindley distribution and associated inference with an application to fatigue data

In this paper, we consider the order statistics from a newly-introduced lifetime distribution called the XLindley distribution. We have derived explicit closed form expressions for the single moments and product moments of order statistics from the XLindley distribution. Utilizing these expressions, we calculated the means, variances, and covariances of order statistics for sample sizes ranging from n = 1 to n = 10 and arbitrarily selected parameter values. Additionally, these moments allow us to identify the best linear unbiased estimators and best linear invariant estimators for the location and scale parameters based on both complete samples and Type-II right censored samples. We also address the linear prediction of unobserved order statistics based on Type-II right-censored samples. We also explore the formulation of confidence intervals for location and scale parameters, along with prediction intervals for unobserved order statistics. To provide comparison and illustration, we conduct a simulation study and analyze a real data example. Finally, we conclude with several remarks.

stat.ME↗