$$\rightleftharpoonup{xx}$$
$$\longleftharp{xx}$$,
$$\longrightharp{xx}$$,
This section reports the quantitative and qualitative results obtained from the evaluated sports multi-object tracking experiments. The results focus on tracking accuracy, identity preservation, association quality, and robustness under the tested dataset settings. Performance claims are restricted to the evaluated methods, datasets, detector outputs, and evaluation toolkit configuration described in the Protocol and Implementation Setup.
Experimental setup and evaluation design
Dataset and preprocessing:
SportsMOT was used as the primary benchmark for detector preparation, tracking inference, and quantitative evaluation. The dataset contains 240 video sequences and more than 150,000 image frames across football, basketball, and volleyball scenarios (Figure 5). In the formal evaluation, the main SportsMOT results were calculated using the validation split together with the detector outputs, tracking configuration, and TrackEval settings described in the Protocol. Cross-dataset evaluation was conducted on TeamTrack, SoccerNet Tracking, MOT17, and MOT20 to examine performance transfer across different dataset types rather than to make direct metric-level comparisons between datasets.

Figure 5. Representative datasets used for evaluation. Example frames illustrate representative soccer, basketball, and volleyball sequences used for experimental evaluation. The figure highlights variations in camera viewpoint, player density, and scene complexity across the evaluated datasets. Please click here to view a larger version of this figure.
The SportsMOT data were organized according to the official dataset structure and converted into the detector-training format described in the Protocol. The converted SportsMOT training and validation data contained 90 sequences, 55,544 frames, and 608,152 annotated objects. The training partition was used for detector preparation and parameter tuning, whereas the validation partition was used for the formal tracking evaluation reported in this study. All input frames were resized according to the detector configuration reported in the Protocol and the Table of Materials. The same preprocessing procedure was applied during detector preparation, semantic feature extraction, tracking inference, and TrackEval evaluation so that the reported differences primarily reflected the tracking association strategy rather than differences in data processing.
Evaluation indicators:
Tracking performance was evaluated using a MOTChallenge-compatible evaluation protocol implemented with the evaluation toolkit listed in the Table of Materials. The reported metrics describe three aspects of sports MOT performance: overall tracking accuracy, identity preservation, and detection-association quality. MOTA, IDF1, and HOTA were used as the primary evaluation metrics44,45. MOTA summarizes false positives, false negatives, and identity switches into an overall tracking accuracy score. IDF1 measures the consistency between predicted trajectories and ground-truth identities. HOTA jointly evaluates detection accuracy and association accuracy and therefore characterizes the balance between target localization and trajectory association. DetA and AssA were reported as complementary metrics. FPs, FNs, and Identity Switches (IDs) were used to characterize error sources related to false detections, missed detections, and identity changes. For comparisons among methods on SportsMOT, the same detector outputs and evaluation toolkit configuration were used to reduce the influence of detector variation and evaluation-setting differences. For comparisons across datasets, the metric values were interpreted as within-dataset evaluation results rather than as evidence of absolute performance superiority across different datasets.
Experimental environment and parameter configuration:
The experiments were conducted using the hardware and software resources listed in the Table of Materials. The same computational environment, detector framework, detector outputs, and evaluation toolkit were used throughout the primary SportsMOT experiments to maintain consistency during detector preparation, tracking inference, and performance evaluation. The detector framework listed in the Table of Materials was trained using a batch size of 16, an initial learning rate of 0.01, and 80 training epochs. In the jersey semantic extraction module, color clustering used K-means with K = 3, and the OCR branch used a lightweight convolutional recurrent neural network with an input size of 128 × 64 pixels. The OCR branch was optimized using the adaptive optimizer listed in the Table of Materials with a learning rate of 1 × 10⁻3, a weight decay of 1 × 10⁻5, a batch size of 64, and 40 training epochs. No additional learning-rate scheduling was used during training of the semantic feature extraction module. The OCR-loss weighting coefficient (γ) was treated as a user-defined hyperparameter and selected according to validation-set performance. Confidence-level stratification used adaptive K-means partitioning, in which τ₁ and τ₂ were calculated from the detection-confidence distribution of each frame rather than being manually predefined before inference.
Tracking performance across sports and scenario complexity
Quantitative performance under different sports and scene conditions:
Tracking performance was evaluated under two grouping factors: sport category and scene complexity. The sport-category analysis included soccer, basketball, and volleyball sequences. The scene-complexity analysis considered occlusion level, motion speed, and target density using the same grouping criteria across the evaluated sequences. The reported metrics followed the evaluation protocol described in Protocol Section 7.
Figure 6 summarizes the quantitative tracking results under different sport categories and scene-complexity conditions. Figure 6A reports MOTA and DetA across soccer, basketball, and volleyball sequences. Figure 6B reports MOTA variation under different levels of occlusion, motion speed, and target density. Figure 6C reports stacked FP and FN counts for each scene-complexity dimension.

Figure 6. Tracking performance across sport categories and scene conditions. (A) Multiple Object Tracking Accuracy (MOTA) and Detection Accuracy (DetA) for soccer, basketball, volleyball, and the overall average. (B) MOTA across representative scene conditions with different levels of occlusion, player density, and motion complexity. (C) Numbers of False Positives (FPs) and False Negatives (FNs) across the evaluated scene conditions. Please click here to view a larger version of this figure.
Across the three sport categories, JerseyTrack achieved an average MOTA of 88.9% and an average DetA of 80.2%. The difference in MOTA among the sport categories was 1.3 percentage points, with the highest MOTA observed for volleyball sequences (89.2%) and the lowest observed for basketball sequences (87.9%). The lower MOTA observed for basketball sequences is consistent with the higher frequency of close-range interactions and dense occlusion in the evaluated sequences. Under less complex scene conditions, including light occlusion, low motion speed, and sparse target distribution, MOTA reached 91.8%, 93.1%, and 93.8%, respectively. Under more complex scene conditions, MOTA decreased to 84.9% under heavy occlusion, 83.6% under high-speed motion, and 83.1% under dense target distribution. These results show that tracking performance decreased as scene complexity increased while remaining within the reported range across the evaluated sports scenarios.
Tracking consistency across representative sports scenarios:
Figure 7 presents representative tracking examples illustrating the temporal consistency of JerseyTrack under three challenging sports scenarios: dense player interactions, prolonged partial occlusion, and rapid directional changes. Across these representative sequences, the tracker maintained consistent trajectory identities despite frequent athlete overlap and dynamic motion. Identity fragmentation was observed primarily during severe occlusion or when jersey semantics became temporarily unavailable; however, the confidence-guided association strategy enabled trajectory recovery after reliable detections reappeared. These representative examples qualitatively support the quantitative results shown in Figure 6 by demonstrating stable identity preservation under the evaluated sports-tracking conditions.

Figure 7. Representative tracking results produced by JerseyTrack. Consecutive frames from basketball, soccer, and volleyball sequences illustrate the maintenance of athlete identities and trajectories during tracking. Colored bounding boxes represent tracked identities maintained across successive video frames. Please click here to view a larger version of this figure.
Ablation results for identity preservation:
An ablation analysis was conducted to examine the contributions of the confidence-guided association strategy and the jersey semantic fusion module to identity preservation. Four model variants were compared: V0, the baseline without confidence-guided association or jersey semantic fusion; V1, the variant using only confidence-guided association; V2, the variant using only jersey semantic fusion; and V3, the complete JerseyTrack configuration incorporating both components. The evaluation focused on identity-related metrics, including IDs, IDF1, Identity Precision (IDP), and Identity Recall (IDR). The representative identity-preservation patterns are shown in Figure 8.

Figure 8. Ablation analysis of confidence-guided jersey semantic association. (A) Overall Identity Switches (IDs) and IDentity F1 Score (IDF1) for the evaluated model variants. (B) Comparison of IDs between the complete model (V3) and the baseline configuration (V0) under representative challenging tracking scenarios. (C) IDF1, ID Precision (IDP), and ID Recall (IDR) of the complete model across different tracking scenarios. Please click here to view a larger version of this figure.
In the overall SportsMOT validation setting, the complete V3 configuration produced the lowest number of IDs and the highest IDF1 among the four model variants. V3 recorded 2,768 IDs, representing 477 fewer identity switches than V0, and achieved an IDF1 of 74.3%, representing an increase of 7.1 percentage points over V0. These results indicate that the two modules jointly contributed to identity preservation under the evaluated sports-tracking conditions. Comparison of the single-module variants with the complete configuration further showed that the two modules affected different sources of tracking error. The confidence-guided association strategy reduced matching errors associated with unstable detection confidence and localization uncertainty, whereas the jersey semantic fusion module provided additional identity information when motion information alone was insufficient. The complete V3 configuration achieved better identity-related performance than either single-module variant, suggesting that the two modules provided complementary rather than redundant contributions.
Scenario-level results showed larger differences under more challenging identity-preservation conditions. During long-duration occlusion, V3 recorded 215 IDs compared with 482 for V0. In dense same-team scenarios containing 6–10 players, V3 recorded 328 IDs compared with 615 for V0. Under high-speed directional changes, V3 recorded 482 IDs compared with 960 for V0. These reductions are consistent with the intended use of semantic cues during occlusion and dense interactions and with confidence-guided association under fluctuating detection confidence during rapid motion. The IDP and IDR trends shown in Figure 8C indicate that the reduction in IDs was not accompanied by a substantial reduction in either identity precision or identity recall. The complete configuration maintained IDF1 values above 71% across the evaluated challenging scenarios, with lower values observed under dense same-team interactions and high-speed directional changes. These results indicate improved identity consistency under the evaluated conditions while identifying dense interactions and rapid motion as the principal remaining sources of performance degradation.
Cross-dataset evaluation results:
Cross-dataset evaluation was conducted to examine whether the tracking behavior observed on SportsMOT could be maintained under different dataset conditions. The evaluation included two sports-specific datasets, SoccerNet Tracking and TeamTrack, and two general MOT datasets, MOT17 and MOT20. The purpose of this experiment was to examine performance transfer across different dataset types. The results were not used to claim direct metric-level superiority across datasets because the annotation protocols, scene composition, camera viewpoints, and target categories differ.
Table 1 summarizes the cross-dataset evaluation results. On the sports-specific datasets, JerseyTrack maintained relatively stable MOTA and IDF1 values compared with the main SportsMOT validation setting. This trend suggests that the confidence-guided association strategy and jersey-related semantic cues remained effective when the tracking scenes retained team-sport visual characteristics, including repeated uniforms, dense athlete interactions, and frequent occlusion. On the general MOT datasets, the method maintained competitive MOTA and DetA values, whereas IDF1 was lower than that observed for the sports-specific datasets. This pattern is consistent with the absence of jersey color and player-number cues in MOT17 and MOT20, which are used by the semantic fusion module. Under these conditions, the confidence-guided association component remained applicable, whereas the semantic branch contributed less identity-specific information than it did for team-sport videos. Overall, these results indicate that JerseyTrack transferred more effectively to datasets containing sports-specific visual semantics than to general pedestrian-tracking datasets. The cross-dataset evaluation therefore supports the intended application of the method as a sports-oriented tracker while also identifying the absence of explicit jersey semantics as a limiting factor for non-sports MOT datasets.
| Dataset | MOTA↑ | IDF1↑ | DetA↑ | FPS↑ |
| SoccerNet Tracking | 86.8 | 71.3 | 77.9 | 32.1 |
| TeamTrack | 86.2 | 70.7 | 77.3 | 32.8 |
| MOT17 | 84.7 | 69.5 | 76.1 | 33.9 |
| MOT20 | 84.1 | 68.9 | 75.3 | 33.2 |
Table 1: Cross-dataset evaluation results. Tracking performance of JerseyTrack evaluated on four public benchmark datasets. Multiple Object Tracking Accuracy (MOTA), IDentity F1 Score (IDF1), Detection Accuracy (DetA), and processing speed measured as Frames Per Second (FPS) are reported. Higher values indicate better performance for MOTA, IDF1, DetA, and FPS.
Robustness under controlled perturbation conditions
Controlled perturbation experiments were conducted to examine the stability of JerseyTrack under common visual and detection-quality disturbances encountered in sports videos. The evaluated perturbations were grouped into three categories: semantic-feature perturbation, detection-box perturbation, and environmental perturbation. Semantic-feature perturbations included player-number occlusion, image blur, resolution degradation, and similar jersey colors. Detection-box perturbations included bounding-box offset, detection-confidence fluctuation, and false detection boxes. Environmental perturbations included rain-like noise, fog-like degradation, strong illumination, and shadow interference. Figure 9 summarizes the tracking performance under these perturbation conditions. Under semantic-feature perturbation, tracking performance decreased as player-number visibility and crop quality deteriorated. When 40% of the player-number region was occluded, MOTA decreased by 3.2 percentage points and IDF1 decreased by 5.3 percentage points relative to the no-perturbation condition, whereas the semantic extraction accuracy remained 86.7%. These results indicate that the jersey color and player-number cues provided complementary information when one semantic cue became less reliable. Under detection-box perturbation, the method exhibited moderate performance degradation rather than abrupt failure. When the detection boxes were shifted by ±10 pixels and the confidence scores were perturbed with Gaussian noise, the decrease in MOTA remained below 3 percentage points, and the increase in IDs remained within 16%. This trend is consistent with the confidence-guided association strategy, in which medium- and low-confidence detections are processed using additional association constraints rather than the same strategy applied to high-confidence detections.

Figure 9. Robustness evaluation under controlled perturbations. (A) Changes in Multiple Object Tracking Accuracy (MOTA), IDentity F1 Score (IDF1), and Identity Switches (IDs) with increasing jersey-number occlusion. (B) Performance degradation under representative interference conditions. (C) Growth in IDs under different interference types. (D) Jersey semantic extraction accuracy under the evaluated perturbation conditions. Please click here to view a larger version of this figure.
Under environmental perturbation, decreases in the primary tracking metrics remained below 5 percentage points under the evaluated conditions, and the semantic extraction accuracy remained 87.2%. The use of HSV-based color descriptors reduced sensitivity to illumination changes, whereas the OCR branch retained usable player-number information for a subset of blurred or degraded image crops. These results indicate that the semantic module remained usable under the evaluated perturbation conditions, although its reliability continued to depend on jersey visibility and crop quality. Overall, the controlled perturbation experiments showed that JerseyTrack maintained measurable tracking performance under the evaluated semantic, detection-quality, and environmental perturbations. These findings should be interpreted within the tested perturbation range. Systematic out-of-view re-identification, severe background clutter, and long-term complete occlusion were not evaluated separately in this experiment and are discussed as limitations in the Discussion section.
Module contribution and feature discrimination analysis
Module contribution and feature discrimination were further analyzed to examine how the two proposed components affected identity-related tracking performance. The module contribution analysis used the four model variants defined in the ablation analysis, whereas the feature discrimination analysis compared traditional Re-ID features, color-only features, player-number-only features, and fused jersey semantic features. The inter-class/intra-class distance ratio was used to describe feature separability, with larger values indicating greater separation between different identities relative to variation within the same identity. Table 2 summarizes the module contribution analysis. In the overall evaluation, the estimated contribution of the confidence-guided association strategy was 41.7%, the estimated contribution of jersey semantic fusion was 47.6%, and the remaining 10.7% was attributed to the combined use of the two components. These values indicate that both components contributed to the observed improvement, whereas the complete configuration benefited from their combined use rather than from either component alone. The contribution pattern varied across scene types. Under heavy occlusion, the estimated contribution of jersey semantic fusion increased to 69.4%, which is consistent with the reduced reliability of motion cues when athletes were partially or temporarily occluded. Under high-speed motion, the estimated contribution of confidence-guided association reached 44.3%, and the combined gain reached 20.6%, indicating that confidence-level partitioning became more relevant when detection confidence fluctuated because of rapid motion or localization uncertainty.
| Model variant | Test scenario | MOTA↑ | IDF1↑ | IDs↓ | Module contribution | Synergistic gain |
| V0 (Baseline) | Overall scene | 83.5 | 67.2 | 3245 | – | – |
| Severely occluded scenes | 77.8 | 61.5 | 3862 | – | – |
| High-speed motion scene | 77.1 | 62.3 | 3689 | – | – |
| V1 (Confidence-guided association) | Overall scene | 86.3 | 70.9 | 2893 | 41.7 | – |
| Severely occluded scenes | 80.9 | 65.9 | 3415 | 29.8 | – |
| High-speed motion scene | 81.4 | 67.9 | 3024 | 44.3 | – |
| V2 (Jersey semantic association) | Overall scene | 85.2 | 71.8 | 2937 | 47.6 | – |
| Severely occluded scenes | 82.7 | 72.8 | 2753 | 69.4 | – |
| High-speed motion scene | 80.1 | 66.8 | 3157 | 35.1 | – |
| V3 (Complete JerseyTrack) | Overall scene | 88.9 | 74.3 | 2768 | – | 10.7 |
| Severely occluded scenes | 84.9 | 75.6 | 2689 | – | 0.8 |
| High-speed motion scene | 83.6 | 71.5 | 2842 | – | 20.6 |
Table 2: Ablation analysis of module contributions. Performance comparison of different JerseyTrack model variants under overall, severely occluded, and high-speed motion scenarios. Multiple Object Tracking Accuracy (MOTA), IDentity F1 Score (IDF1), and the number of Identity Switches (IDs) are reported together with the estimated module contribution and synergistic gain. Higher values indicate better performance for MOTA, IDF1, module contribution, and synergistic gain, whereas lower values indicate better performance for IDs.
Table 3 summarizes the feature discrimination analysis. The fused jersey semantic feature achieved an inter-class/intra-class distance ratio of 5.63, compared with 1.82 for traditional Re-ID features, corresponding to a relative improvement of 209.3% in the distance-ratio measure. Color-only and player-number-only features also improved feature separability relative to traditional Re-ID features, although each individual cue remained susceptible to specific failure cases, including similar team colors, player-number occlusion, motion blur, and unreadable jersey regions. Among the evaluated feature representations, the fused semantic representation achieved the highest feature separability and corresponded to the highest IDF1 and the lowest ID count observed in the ablation analysis. These findings support the use of jersey-specific semantic cues as complementary identity information for sports MOT when athletes have similar appearances and motion information alone is insufficient. These observations are limited to the evaluated SportsMOT setting and should not be interpreted as evidence that jersey semantics resolve all identity ambiguity in every sports video.
| Feature type | Inter-class/Intra-class Distance Ratio | Relative Improvement (%) | IDF1↑ | IDs↓ |
| Traditional Re-ID features | 1.82 | – | 65.7 | 3482 |
| Team-color features | 3.17 | 74.2 | 69.8 | 3125 |
| Player-number features | 3.49 | 91.8 | 70.5 | 3018 |
| Fused jersey semantic features | 5.63 | 209.3 | 74.3 | 2768 |
Table 3: Discrimination analysis of different feature representations. Comparison of feature discrimination using traditional re-identification (Re-ID) features, jersey color features, player-number features, and fused semantic features. The inter-class/intra-class distance ratio, relative improvement in feature discrimination, IDentity F1 Score (IDF1), and the number of Identity Switches (IDs) are reported. Higher values indicate better performance for the distance ratio, relative improvement, and IDF1, whereas lower values indicate better performance for IDs.
Benchmark comparison with existing MOT methods
A benchmark comparison was conducted to compare JerseyTrack with representative MOT methods under the same SportsMOT validation setting. The compared methods included QDTrack, DeepSORT, ByteTrack, FairMOT, Deep OC-SORT, and MOTR. All methods used the same detector outputs generated by the detector framework listed in the Table of Materials so that the comparison focused on tracking association performance rather than detector variation. The evaluation used the metrics defined in Protocol Section 7. The primary evaluation metrics included MOTA, HOTA, and IDF1. The auxiliary metrics included DetA, AssA, FPs, FNs, and IDs. Table 4 summarizes the quantitative comparison on the SportsMOT validation split, and Figure 10 presents a visual comparison of tracking accuracy, inference speed, and HOTA distribution across the evaluated sports scenes. JerseyTrack achieved the highest MOTA among the compared methods, reaching 88.9%. This value was 1.1 percentage points higher than that of Deep OC-SORT (87.8%) and 2.5 percentage points higher than that of ByteTrack (86.4%). Under the evaluated SportsMOT validation setting, JerseyTrack therefore achieved the highest overall tracking accuracy among the compared methods. For HOTA, JerseyTrack achieved 69.9%, compared with 64.4% for Deep OC-SORT and 62.8% for ByteTrack. These differences correspond to improvements of 5.5 and 7.1 percentage points, respectively, indicating a higher balance between detection and association performance under the same evaluation setting.
| Method | MOTA↑ | HOTA↑ | IDF1↑ | DetA↑ | AssA↑ | FP↓ | FN↓ | IDs↓ |
| QDTrack | 75.9 | 53.7 | 51.6 | 65.6 | 39.7 | 96,324 | 89,871 | 8,216 |
| DeepSORT | 77.6 | 54.1 | 53.2 | 67.3 | 44 | 76,228 | 86,319 | 6,836 |
| ByteTrack | 86.4 | 62.8 | 67.7 | 73.8 | 50.9 | 33,752 | 78,698 | 4,192 |
| FairMOT | 84.1 | 54.7 | 62.5 | 77.8 | 47.8 | 45,187 | 83,620 | 4,817 |
| Deep OC-SORT | 87.8 | 64.4 | 69.9 | 78.2 | 52.1 | 25,012 | 74,385 | 3,211 |
| MOTR | 82.9 | 57.2 | 58.4 | 68.9 | 46.1 | 54,931 | 85,063 | 5,137 |
| JerseyTrack | 88.9 | 69.9 | 74.3 | 80.2 | 54.3 | 21,953 | 67,160 | 2,768 |
Table 4: Performance comparison of JerseyTrack and representative multi-object tracking methods on the SportsMOT validation split. Comparison of JerseyTrack with representative multi-object tracking (MOT) methods on the SportsMOT validation dataset. Reported metrics include Multiple Object Tracking Accuracy (MOTA), Higher Order Tracking Accuracy (HOTA), IDentity F1 Score (IDF1), Detection Accuracy (DetA), Association Accuracy (AssA), False Positives (FP), False Negatives (FN), and the number of Identity Switches (IDs). Higher values indicate better performance for MOTA, HOTA, IDF1, DetA, and AssA, whereas lower values indicate better performance for FP, FN, and IDs.

Figure 10. Performance comparison with representative multi-object tracking methods. (A) Comparison of Multiple Object Tracking Accuracy (MOTA) and Frames Per Second (FPS) for JerseyTrack and representative multi-object tracking methods evaluated on the SportsMOT dataset. (B) Distribution of Higher Order Tracking Accuracy (HOTA) across the evaluated tracking methods. Please click here to view a larger version of this figure.
For identity preservation, JerseyTrack achieved an IDF1 of 74.3%, compared with 69.9% for Deep OC-SORT and 67.7% for ByteTrack. JerseyTrack also recorded 2,768 IDs, fewer than the 3,211 IDs recorded by Deep OC-SORT and the 4,192 IDs recorded by ByteTrack. These observations are consistent withthe ablation results presented in Figure 8 and Table 2, in which the complete JerseyTrack configuration reduced identity switching relative to the baseline model variants. For detection and association quality, JerseyTrack achieved a DetA of 80.2% and an AssA of 54.3%. Compared with Deep OC-SORT, JerseyTrack improved DetA by 2.0 percentage points and AssA by 2.2 percentage points. JerseyTrack also produced fewer FP and FN than the other compared methods reported in Table 4, recording 21,953 FP and 67,160 FN. Overall, the benchmark comparison showed that JerseyTrack achieved the highest values for the primary tracking metrics among the evaluated methods under the SportsMOT validation setting. These results are consistent with the observed improvements in identity preservation and association stability obtained using confidence-guided association and jersey semantic fusion. The comparison is limited to the shared detector outputs and SportsMOT validation configuration used in this study.
Parameter sensitivity results
Parameter sensitivity analysis was conducted to examine how key implementation parameters affected tracking performance under the SportsMOT validation setting. Three parameters were evaluated: the OCR loss weighting coefficient (γ), the confidence-level hierarchical cluster number (K), and the OCR network learning rate (η). Table 5 summarizes the MOTA, IDF1, HOTA, and IDs obtained under different parameter settings.
| Parameter | Value | MOTA↑ | IDF1↑ | HOTA↑ | IDs↓ |
| OCR loss weight (γ) | 0.2 | 84.7 | 69.4 | 66.2 | 2,944 |
| 0.4 | 86.3 | 71.5 | 68.2 | 2,893 |
| 0.6 | 87.9 | 73.1 | 68.9 | 2,815 |
| 0.8 (optimal) | 88.9 | 74.3 | 69.9 | 2,768 |
| 1 | 88.2 | 73.8 | 69.3 | 2,792 |
| Number of confidence clusters (K) | 2 | 86.7 | 72.1 | 68.5 | 2,876 |
| 3 (optimal) | 88.9 | 74.3 | 69.9 | 2,768 |
| 4 | 88.1 | 73.6 | 69.7 | 2,803 |
| 5 | 87.3 | 72.8 | 69.2 | 2,851 |
| OCR learning rate (η) | 1 × 10⁻⁴ | 85.9 | 70.8 | 67.3 | 2,934 |
| 5 × 10⁻⁴ | 87.6 | 72.7 | 68.7 | 2,832 |
| 1 × 10⁻³ (optimal) | 88.9 | 74.3 | 69.9 | 2,768 |
| 5 × 10⁻³ | 87.8 | 73.2 | 69 | 2,817 |
| 1 × 10⁻² | 86.5 | 71.6 | 68.7 | 2,889 |
Table 5: Parameter sensitivity analysis. Tracking performance obtained using different parameter settings for JerseyTrack. Multiple Object Tracking Accuracy (MOTA), IDentity F1 Score (IDF1), Higher Order Tracking Accuracy (HOTA), and the number of Identity Switches (IDs) are reported for different values of the Optical Character Recognition (OCR) loss weighting coefficient (γ), the number of confidence clusters (K), and the OCR learning rate (η). Parameter values identified as optimal correspond to the settings used in the reported experiments. Higher values indicate better performance for MOTA, IDF1, and HOTA, whereas lower values indicate better performance for IDs.
For the OCR-loss weighting coefficient (γ), the best evaluated performance was obtained at γ = 0.8. Under this setting, JerseyTrack achieved a MOTA of 88.9%, an IDF1 of 74.3%, a HOTA of 69.9%, and 2,768 IDs. When γ was reduced to 0.2, MOTA, IDF1, and HOTA decreased to 84.7%, 69.4%, and 66.2%, respectively, whereas the number of IDs increased to 2,944. When γ was increased to 1.0, the performance metrics decreased slightly relative to γ = 0.8, with a MOTA of 88.2%, an IDF1 of 73.8%, a HOTA of 69.3%, and 2,792 IDs. These results indicate that insufficient OCR supervision reduced player-number discrimination, whereas increasing the OCR-loss weighting beyond the evaluated optimum did not improve tracking performance under the tested conditions.
For the confidence-level hierarchical cluster number (K), the best evaluated performance was obtained at K = 3. This setting corresponds to the high-, medium-, and low-confidence association strategy described in the method. When K = 2, confidence partitioning was less granular, and MOTA, IDF1, and HOTA decreased to 86.7%, 72.1%, and 68.5%, respectively. When K increased to 4 or 5, performance also decreased relative to K = 3, suggesting that excessive partitioning divided detections into overly narrow confidence groups and reduced the stability of the association strategy. These results support the use of three confidence levels in the evaluated JerseyTrack configuration.
For the OCR network learning rate (η), the best evaluated performance was obtained at η = 1 × 10-3. At a lower learning rate of 1 × 10-4, MOTA, IDF1, and HOTA decreased to 85.9%, 70.8%, and 67.3%, respectively, whereas the number of IDs increased to 2,934. At a higher learning rate of 1 × 10-2, MOTA, IDF1, and HOTA decreased to 86.5%, 71.6%, and 68.7%, respectively, whereas the number of IDs increased to 2,889. These results indicate that the OCR branch was sensitive to learning-rate selection, with 1 × 10-3 providing the best balance between player-number recognition and identity-preservation performance under the evaluated conditions.
Overall, Table 5 shows that the parameter combination γ = 0.8, K = 3, and η = 1 × 10-3 produced the highest evaluated MOTA, IDF1, and HOTA values together with the lowest number of IDs. The sensitivity analysis also showed that moderate deviations from these parameter values resulted in measurable, but not abrupt, changes in tracking performance. Accordingly, these parameter settings were used for the benchmark comparison and the primary SportsMOT validation experiments reported in this study.
Data Availability
The raw evaluation summaries, final tracking outputs, environment records, dataset mapping files, and intermediate summary files supporting the findings of this study are available in a public repository at https://doi.org/10.5281/zenodo.21274353. The original public benchmark datasets used in this study, including SportsMOT, TeamTrack, SoccerNet Tracking, MOT17, and MOT20, are available from their respective providers and are not redistributed in the repository.