Pith. sign in

REVIEW 3 major objections 2 minor 85 references

VIFSS: View-Invariant and Figure Skating-Specific Pose Representation Learning for Temporal Action Segmentation

T0 review · 3 major / 2 minor · reviewed 2026-08-05 · deepseek-v4-flash

Pith's one-line read A pose-based model names and times figure skating jumps at over 92% F1@50.

desk verdict The submitted full text is a different paper, so the 92% F1 claim is unverifiable; the abstract alone sketches a plausible but unproven idea. read the letter →

arxiv 2508.10281 v1 pith:LB2GI6SJ submitted 2025-08-14 cs.CV

classification cs.CV
keywords figureskatingtemporalactionsegmentationposerepresentationlearningcontrastive3Ddatasetviewinvariancesportsanalyticsjumprecognition
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper sets out to automate element-level recognition of figure skating jumps—identifying jump type and rotation level and when each element starts and ends—from 3D pose sequences. It argues that existing temporal action segmentation methods fail because they ignore the three-dimensional, procedural nature of jumps and because labeled footage is scarce. To close the gap, it contributes VIFSS, a view-invariant, skating-specific pose representation trained by contrastive pre-training on a new public 3D pose dataset, FS-Jump3D, followed by action-classification fine-tuning, and a fine-grained annotation scheme that marks entry and landing phases. If successful, the method would lift the need for expert manual review in jump evaluation and make objective scoring more accessible.

What carries the argument

VIFSS (View-Invariant, Figure Skating-Specific pose representation learning): contrastive learning on 3D body poses from FS-Jump3D to produce a view-invariant embedding, then action-classification fine-tuning for temporal action segmentation. The load-bearing idea is that 3D poses, unlike 2D video pixels, carry the same jump identity across camera viewpoints, and that marking entry and landing phases lets the model learn the procedural structure of jumps.

What would settle it

Take a trained VIFSS model and run it on independently captured figure-skating broadcasts with known ground truth from camera angles not represented in FS-Jump3D; if element-level F1@50 falls far below 92% or degrades sharply with viewpoint, the view-invariance and generalization claims fail. Also measure the 3D pose reconstruction error or annotation agreement on FS-Jump3D—high error or low inter-annotator agreement would undermine the result.

Watch

Extended reading notes

Core claim

The central claim is that view-invariant contrastive pre-training on 3D skating poses, combined with a procedure-aware annotation of entry and landing phases, yields a temporal action segmentation model that recognizes figure skating jumps at the element level—jump type plus rotation count—with F1@50 above 92%. The paper treats FS-Jump3D as the missing public resource: a 3D pose dataset specialized to figure skating jumps, which makes the contrastive pre-training possible. The annotation scheme encodes the semantic procedure of a jump rather than treating it as an unlabeled action interval, and the experiments are said to show that the pre-training helps most when fine-tuning data are limite

Load-bearing premise

The whole 92% result assumes the 3D poses in FS-Jump3D are accurately reconstructed and the entry/landing annotations are reliable; if the poses are noisy or the labels inconsistent, the reported accuracy may measure the data rather than the method.

Editorial extensions

If this is right

  • Figure-skating jump recognition—type and rotation count—can be automated at element level from pose alone, without frame-by-frame expert labeling.
  • The public FS-Jump3D dataset gives other researchers a common 3D pose benchmark for skating jumps and related fine-grained sports actions.
  • View-invariant pre-training improves performance in low-data regimes, so the approach is usable when event-specific labeled video is scarce.
  • Fine-grained entry/landing annotations make the segmentation boundaries actionable for judging and feedback, not just classification.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the view-invariance claim transfers beyond the dataset's own captures, a skate-jump detector trained once could run on broadcast footage from any camera angle; this is an extension the paper gestures at but does not demonstrate on outside footage.
  • The same recipe—contrastive pose pre-training plus procedure-aware phase labels—could apply to other judged sports with stereotyped movement sequences, such as gymnastics tumbling or diving.
  • A natural stress test would be to re-train VIFSS with synthetic perturbations such as occlusion or joint noise in the 3D poses, to see whether the view-invariant representation is robust to pose-estimation errors, since the paper reports no explicit pose-quality validation.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 2 minor

Summary. The submission, arXiv:2508.10281cs.CV, has an abstract proposing VIFSS, a view-invariant figure skating–specific pose representation learning framework for temporal action segmentation (TAS) of figure skating jumps, together with a new dataset FS-Jump3D and a fine-grained annotation scheme for entry and landing phases. The abstract reports over 92% F1@50 on element-level TAS. The full text supplied, however, is a completely different paper: a statistics preprint on spatio-temporal autoregressions for high-dimensional matrix-valued time series (arXiv:2508.10291v1, Dou et al.). The body contains no mention of figure skating, pose estimation, contrastive learning, TAS, FS-Jump3D, F1 scores, or any experiments related to the abstract. Therefore, the manuscript as submitted does not present any of the claimed contributions, and the central result is unsupported by the provided full text.

Significance. If the claims in the abstract were substantiated, VIFSS and FS-Jump3D could be meaningful contributions to sports analytics: a publicly available 3D pose dataset for figure skating jumps and a view-invariant pose representation method would address a real need in automated jump recognition. The reported 92% F1@50, if reproducible, would be a strong empirical result. However, none of this can be assessed from the submitted manuscript because the full text is an unrelated statistics paper. The significance of the claimed contribution is therefore unverifiable from the artifact under review.

major comments (3)
  1. [Full text (entire document)] The full text is arXiv:2508.10291v1, 'Spatio-Temporal Autoregressions for High Dimensional Matrix-Valued Time Series,' by Dou, He, Tiwari, and Yao. It contains no figure skating content, no pose representation learning, no TAS framework, no FS-Jump3D dataset, no F1@50 results, and no experiments matching the abstract. Every load-bearing component of the claimed contribution—the VIFSS method, the dataset construction, the fine-grained annotation scheme, the experimental protocol, and the reported 92% F1@50—is absent. This is not a missing proof or a presentation issue; the submitted manuscript does not contain the research described in the abstract.
  2. [Abstract, 'FS-Jump3D, the first publicly available 3D pose dataset'] The abstract's claim about a publicly available 3D pose dataset is unsupported by the full text. There is no description of the dataset, its collection procedure, pose reconstruction method, annotation protocol, annotation reliability, or availability. Without this information, the reported 92% F1@50 cannot be interpreted; the result could be an artifact of the dataset rather than evidence of a general method, but no assessment is possible.
  3. [Abstract, 'our method achieves over 92% F1@50 on element-level TAS'] No experimental details are present: no model architecture, training procedure, data splits, baselines, metric definitions, or ablation studies. The 92% F1@50 figure is an isolated assertion with no supporting evidence in the submitted text. This is a load-bearing empirical claim that is entirely unverifiable from the manuscript.
minor comments (2)
  1. [Title and authorship] The title, author list, and abstract are inconsistent with the full text. A journal submission must be a single coherent document; the mismatch suggests the wrong file was uploaded.
  2. [Terminology consistency] The terms 'VIFSS', 'FS-Jump3D', 'TAS', and 'element-level' appear only in the abstract and never in the full text. In a coherent submission, these terms would be defined and used consistently throughout.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity identified; the claimed VIFSS derivation is absent from the provided full text, which is an unrelated statistics paper.

full rationale

The provided full text is 'Spatio-Temporal Autoregressions for High Dimensional Matrix-Valued Time Series' (arXiv:2508.10291v1), which contains no mention of figure skating, pose estimation, contrastive learning, TAS, FS-Jump3D, F1 scores, or any experiment related to the VIFSS abstract. Because the manuscript body does not contain the VIFSS framework, the fine-grained annotation scheme, the dataset construction, or the experimental protocol, there is no derivation chain to walk and no reduction of a prediction to an input by construction. The abstract's 92% F1@50 claim is therefore unsupported by the supplied full text, but that is a missing-evidence/correctness problem, not a circularity problem. No fitted parameter is renamed as a prediction, no load-bearing self-citation chain is present, and no equation is shown to equal its own input. Under the hard rule that circularity must be exhibited with quoted text and a specific reduction, no circular step can be identified. The appropriate score is 0.

Assumptions & free parameters 0 free parameters · 0 assumptions · 0 invented entities

No free parameters, axioms, or invented entities can be identified from the abstract alone. The abstract only introduces the FS-Jump3D dataset, which is a resource rather than a theoretical entity.

how reviews work

0 comments
Cite this review

Pith. "Pith review of VIFSS: View-Invariant and Figure Skating-Specific Pose Representation Learning for Temporal Action Segmentation." pith.science (2026). https://pith.science/paper/LB2GI6SJ

@misc{pith2026250810281,
  author       = {Pith},
  title        = {Pith review of: VIFSS: View-Invariant and Figure Skating-Specific Pose Representation Learning for Temporal Action Segmentation},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/LB2GI6SJ}},
  note         = {Machine review of arXiv:2508.10281}
}
read the original abstract

Understanding human actions from videos plays a critical role across various domains, including sports analytics. In figure skating, accurately recognizing the type and timing of jumps a skater performs is essential for objective performance evaluation. However, this task typically requires expert-level knowledge due to the fine-grained and complex nature of jump procedures. While recent approaches have attempted to automate this task using Temporal Action Segmentation (TAS), there are two major limitations to TAS for figure skating: the annotated data is insufficient, and existing methods do not account for the inherent three-dimensional aspects and procedural structure of jump actions. In this work, we propose a new TAS framework for figure skating jumps that explicitly incorporates both the three-dimensional nature and the semantic procedure of jump movements. First, we propose a novel View-Invariant, Figure Skating-Specific pose representation learning approach (VIFSS) that combines contrastive learning as pre-training and action classification as fine-tuning. For view-invariant contrastive pre-training, we construct FS-Jump3D, the first publicly available 3D pose dataset specialized for figure skating jumps. Second, we introduce a fine-grained annotation scheme that marks the ``entry (preparation)'' and ``landing'' phases, enabling TAS models to learn the procedural structure of jumps. Extensive experiments demonstrate the effectiveness of our framework. Our method achieves over 92% F1@50 on element-level TAS, which requires recognizing both jump types and rotation levels. Furthermore, we show that view-invariant contrastive pre-training is particularly effective when fine-tuning data is limited, highlighting the practicality of our approach in real-world scenarios.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

85 extracted references · 63 canonical work pages

  1. [1]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in ":" * " " * FUNCTION f...

  2. [2]

    , author Orfaig, R

    author Aharon, N. , author Orfaig, R. , author Bobrovsky, B.Z. , year 2022 . title Bot-sort: Robust associations multi-pedestrian tracking . journal ArXiv volume abs/2206.14651 . https://api.semanticscholar.org/CorpusID:250113384

  3. [3]

    , author Jiang, R

    author Askari, F. , author Jiang, R. , author Li, Z. , author Niu, J. , author Shi, Y. , author Clark, J.J. , year 2023 . title Self-supervised video interaction classification using image representation of skeleton data , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 5229--5238

  4. [4]

    , author Yared, C

    author Askari, F. , author Yared, C. , author Ramaprasad, R. , author Garg, D. , author Hu, A. , author Clark, J.J. , year 2024 . title Video interaction recognition using an attention augmented relational network and skeleton data , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. page...

  5. [5]

    , author Arora, C

    author Bansal, S. , author Arora, C. , author Jawahar, C. , year 2022 . title My view is the best view: Procedure learning from egocentric videos , in: booktitle European Conference on Computer Vision , organization Springer . pp. pages 657--675

  6. [7]

    , author Cioppa, A

    author Cabado, B. , author Cioppa, A. , author Giancola, S. , author Villa, A. , author Guijarro-Berdi\ nas, B. , author Padr\'on, E.J. , author Ghanem, B. , author Van Droogenbroeck, M. , year 2024 . title Beyond the premier: Assessing action spotting transfer capability across diverse domains , in: booktitle Proceedings of the IEEE/CVF Conference on Com...

  7. [8]

    , author Zisserman, A

    author Carreira, J. , author Zisserman, A. , year 2017 . title Quo vadis, action recognition? a new model and the kinetics dataset , in: booktitle proceedings of the IEEE Conference on Computer Vision and Pattern Recognition , pp. pages 6299--6308

  8. [9]

    , author Nguyen, P

    author Chappa, N.V.R. , author Nguyen, P. , author Nelson, A.H. , author Seo, H.S. , author Li, X. , author Dobbs, P.D. , author Luu, K. , year 2023 . title Spartan: Self-supervised spatiotemporal transformers approach to group activity recognition , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Wor...

Show all 85 references
  1. [10]

    , author Kornblith, S

    author Chen, T. , author Kornblith, S. , author Norouzi, M. , author Hinton, G. , year 2020 . title A simple framework for contrastive learning of visual representations , in: booktitle Proceedings of the 37th International Conference on Machine Learning , publisher JMLR.org ....

  2. [11]

    , author Doughty, H

    author Damen, D. , author Doughty, H. , author Farinella, G.M. , author Furnari, A. , author Kazakos, E. , author Ma, J. , author Moltisanti, D. , author Munro, J. , author Perrett, T. , author Price, W. , et al., year 2022 . title Rescaling egocentric vision: Collection, pipe...

  3. [12]

    , author Scheffer, Z

    author Dave, I. , author Scheffer, Z. , author Kumar, A. , author Shiraz, S. , author Rawat, Y.S. , author Shah, M. , year 2022 . title Gabriellav2: Towards better generalization in surveillance videos for action detection , in: booktitle 2022 IEEE/CVF Winter Conference on App...

  4. [13]

    , author Theart, R.P

    author Deyzel, M. , author Theart, R.P. , year 2023 . title One-shot skeleton-based action recognition on strength and conditioning exercises , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 5169--5178

  5. [14]

    , author Sener, F

    author Ding, G. , author Sener, F. , author Yao, A. , year 2022 . title Temporal action segmentation: An analysis of modern techniques . journal IEEE Transactions on Pattern Analysis and Machine Intelligence volume 46 , pages 1011--1030 . https://api.semanticscholar.org/Corpus...

  6. [15]

    , author Gall, J

    author Farha, Y.A. , author Gall, J. , year 2019 . title Ms-tcn: Multi-stage temporal convolutional network for action segmentation , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 3575--3584

  7. [16]

    , author Ren, X

    author Fathi, A. , author Ren, X. , author Rehg, J.M. , year 2011 . title Learning to recognize objects in egocentric activities , in: booktitle CVPR 2011 , pp. pages 3281--3288 . :10.1109/CVPR.2011.5995444

  8. [17]

    , author Bolles, R.C

    author Fischler, M.A. , author Bolles, R.C. , year 1981 . title Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography . journal Commun. ACM volume 24 , pages 381–395 . https://doi.org/10.1145/358669.358692, :10.1145...

  9. [18]

    , author Jin, L

    author Gan, Z. , author Jin, L. , author Cheng, Y. , author Cheng, Y. , author Teng, Y. , author Li, Z. , author Li, Y. , author Yang, W. , author Zhu, Z. , author Xing, J. , author Zhao, J. , year 2024 . title Skatingverse: A large-scale benchmark for comprehensive evaluation...

  10. [19]

    , author Amine, M

    author Giancola, S. , author Amine, M. , author Dghaily, T. , author Ghanem, B. , year 2018 . title Soccernet: A scalable dataset for action spotting in soccer videos , in: booktitle 2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) , pp. pa...

  11. [20]

    , author Cioppa, A

    author Giancola, S. , author Cioppa, A. , author Georgieva, J. , author Billingham, J. , author Serner, A. , author Peek, K. , author Ghanem, B. , author Van Droogenbroeck, M. , year 2023 . title Towards active learning for action spotting in association football videos , in: ...

  12. [21]

    , author Krismer, J

    author Gossard, T. , author Krismer, J. , author Ziegler, A. , author Tebbe, J. , author Zell, A. , year 2024 . title Table tennis ball spin estimation with an event camera , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)...

  13. [22]

    , author Strub, F

    author Grill, J.B. , author Strub, F. , author Altch \'e , F. , author Tallec, C. , author Richemond, P. , author Buchatskaya, E. , author Doersch, C. , author Avila Pires, B. , author Guo, Z. , author Gheshlaghi Azar, M. , et al., year 2020 . title Bootstrap your own latent-a...

  14. [23]

    , author Yanlei, G

    author Hashimoto, Y. , author Yanlei, G. , author Hsu, L.T. , author Shunsuke, K. , year 2015 . title A probabilistic model for the estimation of pedestrian crossing behavior at signalized intersections , in: booktitle 2015 IEEE 18th International Conference on Intelligent Tra...

  15. [24]

    , author Cioppa, A

    author Held, J. , author Cioppa, A. , author Giancola, S. , author Hamdi, A. , author Ghanem, B. , author Van Droogenbroeck, M. , year 2023 . title Vars: Video assistant referee system for automated soccer decision making from multiple views , in: booktitle Proceedings of the ...

  16. [25]

    , year 2020

    author HIROSAWA, S. , year 2020 . title Action quality assessment of figure skating jumps using machine learning . journal ICE SPORTS RESEARCH volume 1

  17. [26]

    , author Kawakami, R

    author Honda, Y. , author Kawakami, R. , author Yoshihashi, R. , author Kato, K. , author Naemura, T. , year 2022 . title Pass receiver prediction in soccer using video and players' trajectories , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Patt...

  18. [27]

    , author Fisher, M

    author Hong, J. , author Fisher, M. , author Gharbi, M. , author Fatahalian, K. , year 2021 . title Video pose distillation for few-shot, fine-grained sports action recognition , in: booktitle 2021 IEEE/CVF International Conference on Computer Vision (ICCV) , pp. pages 9234--9...

  19. [28]

    , author Gra hof, S

    author Ibh, M. , author Gra hof, S. , author Hansen, D.W. , year 2024 . title A stroke of genius: Predicting the next move in badminton , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 3376--3385

  20. [29]

    , author Grasshof, S

    author Ibh, M. , author Grasshof, S. , author Witzner, D. , author Madeleine, P. , year 2023 . title Tempose: A new skeleton-based transformer model designed for fine-grained motion recognition in badminton , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vis...

  21. [30]

    , author Mikkelstrup, C.M

    author Ingwersen, C.K. , author Mikkelstrup, C.M. , author Jensen, J.N. , author Hannemose, M.R. , author Dahl, A.B. , year 2023 . title Sportspose-a dynamic 3d sports pose dataset , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognitio...

  22. [31]

    , author Papava, D

    author Ionescu, C. , author Papava, D. , author Olaru, V. , author Sminchisescu, C. , year 2013 . title Human3. 6m: Large scale datasets and predictive methods for 3d human sensing in natural environments . journal IEEE transactions on pattern analysis and machine intelligence...

  23. [32]

    , author Chaurasia, A

    author Jocher, G. , author Chaurasia, A. , author Qiu, J. , year 2023 . title Ultralytics YOLO . howpublished https://github.com/ultralytics/ultralytics . note Version 8.0.0. Licensed under AGPL-3.0

  24. [33]

    , author Liu, H

    author Joo, H. , author Liu, H. , author Tan, L. , author Gui, L. , author Nabbe, B. , author Matthews, I. , author Kanade, T. , author Nobuhara, S. , author Sheikh, Y. , year 2015 . title Panoptic studio: A massively multiview system for social motion capture , in: booktitle ...

  25. [34]

    , author Kawakami, R

    author Kaneko, T. , author Kawakami, R. , author Naemura, T. , author Inoue, N. , year 2024 . title Augmenting pass prediction via imitation learning in soccer simulations , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) ...

  26. [35]

    , author Jiang, X

    author Kim, M. , author Jiang, X. , author Lauter, K. , author Ismayilzada, E. , author Shams, S. , year 2022 . title Secure human action recognition by encrypted neural network inference . journal Nature Communications volume 13 . http://dx.doi.org/10.1038/s41467-022-32168-5,...

  27. [36]

    , author Arslan, A

    author Kuehne, H. , author Arslan, A. , author Serre, T. , year 2014 . title The language of actions: Recovering the syntax and semantics of goal-directed human activities , in: booktitle Proceedings of the IEEE conference on computer vision and pattern recognition , pp. pages...

  28. [37]

    , author Yang, S

    author Li, R. , author Yang, S. , author Ross, D.A. , author Kanazawa, A. , year 2021 . title Ai choreographer: Music conditioned 3d dance generation with aist++ . journal 2021 IEEE/CVF International Conference on Computer Vision (ICCV) , pages 13381--13392 https://api.semanti...

  29. [38]

    , author Farha, Y.A

    author Li, S. , author Farha, Y.A. , author Liu, Y. , author Cheng, M.M. , author Gall, J. , year 2023 . title Ms-tcn++: Multi-stage temporal convolutional network for action segmentation . journal IEEE Trans. Pattern Anal. Mach. Intell. volume 45 , pages 6647–6658 . https://d...

  30. [39]

    , author Wang, J.H

    author Liu, P. , author Wang, J.H. , year 2022 . title Monotrack: Shuttle trajectory reconstruction from monocular badminton video , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 3513--3522

  31. [40]

    , author Liu, X

    author Liu, S. , author Liu, X. , author Huang, G. , author Qiao, H. , author Hu, L. , author Jiang, D. , author Zhang, A. , author Liu, Y. , author Guo, G. , year 2020 . title Fsd-10: A fine-grained classification dataset for figure skating . journal Neurocomputing volume 413...

  32. [41]

    , author Zhang, A

    author Liu, S. , author Zhang, A. , author Li, Y. , author Zhou, J. , author Xu, L. , author Dong, Z. , author Zhang, R. , year 2021 . title Temporal segmentation of fine-gained semantic action: A motion-centered figure skating dataset . journal Proceedings of the AAAI Confere...

  33. [42]

    , author Sun, J.J

    author Liu, T. , author Sun, J.J. , author Zhao, L. , author Zhao, J. , author Yuan, L. , author Wang, Y. , author Chen, L.C. , author Schroff, F. , author Adam, H. , year 2022 . title View-invariant, occlusion-robust probabilistic embedding for human pose . journal Internatio...

  34. [43]

    , author Elhamifar, E

    author Lu, Z. , author Elhamifar, E. , year 2024 . title Fact: Frame-action cross-attention temporal modeling for efficient action segmentation , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pp. pages 18175--18185

  35. [44]

    , author Blythman, R

    author Lutz, S. , author Blythman, R. , author Ghosal, K. , author Moynihan, M. , author Simms, C. , author Smolic, A. , year 2022 . title Jointformer: Single-Frame Lifting Transformer with Error Prediction and Refinement for 3D Human Pose Estimation , in: booktitle 2022 26th ...

  36. [45]

    , author Hossain, R

    author Martinez, J. , author Hossain, R. , author Romero, J. , author Little, J.J. , year 2017 . title A simple yet effective baseline for 3d human pose estimation , in: booktitle Proceedings of the IEEE international conference on computer vision , pp. pages 2640--2649

  37. [46]

    , author Abade, E

    author Mateus, N. , author Abade, E. , author Coutinho, D. , author G\' o mez , M. , author Pe\ nas , C. , author Sampaio, J. , year 2025 . title Empowering the sports scientist with artificial intelligence in training, performance, and health management . journal Sensors volu...

  38. [47]

    , author Adeli, V

    author Mehraban, S. , author Adeli, V. , author Taati, B. , year 2024 . title Motionagformer: Enhancing 3d human pose estimation with a transformer-gcnformer network , in: booktitle Proceedings of the IEEE/CVF winter conference on applications of computer vision , pp. pages 6920--6930

  39. [48]

    , author Rhodin, H

    author Mehta, D. , author Rhodin, H. , author Casas, D. , author Fua, P. , author Sotnychenko, O. , author Xu, W. , author Theobalt, C. , year 2017 . title Monocular 3d human pose estimation in the wild using improved cnn supervision , in: booktitle 2017 International Conferen...

  40. [49]

    , author Higa, K

    author Nakabayashi, T. , author Higa, K. , author Yamaguchi, M. , author Fujiwara, R. , author Saito, H. , year 2024 . title Event-based ball spin estimation in sports , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Work...

  41. [50]

    , author Millward, J

    author Nibali, A. , author Millward, J. , author He, Z. , author Morgan, S. , year 2021 . title ASPset : An outdoor sports pose video dataset with 3D keypoint annotations . journal Image and Vision Computing , pages 104196 https://www.sciencedirect.com/science/article/pii/S026...

  42. [51]

    , author Fujihira, R

    author Nonaka, N. , author Fujihira, R. , author Koshiba, T. , author Maeda, A. , author Seita, J. , year 2024 . title Rugby scene classification enhanced by vision language model , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition...

  43. [52]

    , author Fujihira, R

    author Nonaka, N. , author Fujihira, R. , author Nishio, M. , author Murakami, H. , author Tajima, T. , author Yamada, M. , author Maeda, A. , author Seita, J. , year 2022 . title End-to-end high-risk tackle detection system for rugby , in: booktitle Proceedings of the IEEE/CV...

  44. [53]

    , author Parmar, P

    author Okamoto, L. , author Parmar, P. , year 2024 . title Hierarchical neurosymbolic approach for comprehensive and explainable action quality assessment , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. p...

  45. [54]

    , author Morris, B

    author Parmar, P. , author Morris, B. , year 2019 a. title Action quality assessment across multiple actions , in: booktitle 2019 IEEE Winter Conference on Applications of Computer Vision (WACV) , pp. pages 1468--1476 . :10.1109/WACV.2019.00161

  46. [55]

    , author Morris, B.T

    author Parmar, P. , author Morris, B.T. , year 2019 b. title What and how well you performed? a multitask learning approach to action quality assessment , in: booktitle 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , pp. pages 304--313 . :10.1109/C...

  47. [56]

    , author Ryoo, M.S

    author Piergiovanni, A. , author Ryoo, M.S. , year 2018 . title Fine-grained activity recognition in baseball videos , in: booktitle 2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) , pp. pages 1821--18218 . :10.1109/CVPRW.2018.00226

  48. [57]

    , author Vondrick, C

    author Pirsiavash, H. , author Vondrick, C. , author Torralba, A. , year 2014 . title Assessing the quality of actions , in: editor Fleet, D. , editor Pajdla, T. , editor Schiele, B. , editor Tuytelaars, T. (Eds.), booktitle Computer Vision -- ECCV 2014 , publisher Springer In...

  49. [58]

    , author Furnari, A

    author Ragusa, F. , author Furnari, A. , author Livatino, S. , author Farinella, G.M. , year 2021 . title The meccano dataset: Understanding human-object interactions from egocentric videos in an industrial-like domain , in: booktitle 2021 IEEE Winter Conference on Application...

  50. [59]

    , author Divvala, S

    author Redmon, J. , author Divvala, S. , author Girshick, R. , author Farhadi, A. , year 2016 . title You only look once: Unified, real-time object detection , in: booktitle Proceedings of the IEEE conference on computer vision and pattern recognition , pp. pages 779--788

  51. [60]

    , author Gorji, S

    author Sanford, R. , author Gorji, S. , author Hafemann, L.G. , author Pourbabaee, B. , author Javan, M. , year 2020 . title Group activity detection from trajectory and video data in soccer , in: booktitle 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition Wo...

  52. [61]

    , author Chudasama, V

    author Santra, S. , author Chudasama, V. , author Wasnik, P. , author Balasubramanian, V.N. , year 2025 . title Precise event spotting in sports videos: Solving long-range dependency and class imbalance , in: booktitle Proceedings of the Computer Vision and Pattern Recognition...

  53. [62]

    , author Chatterjee, D

    author Sener, F. , author Chatterjee, D. , author Shelepov, D. , author He, K. , author Singhania, D. , author Wang, R. , author Yao, A. , year 2022 . title Assembly101: A large-scale multi-view video dataset for understanding procedural activities , in: booktitle Proceedings ...

  54. [63]

    , author Kim, Y.H

    author Shim, M. , author Kim, Y.H. , author Kim, K. , author Kim, S.J. , year 2018 . title Teaching machines to understand baseball games: Large-scale baseball video database for multiple video understanding tasks , in: editor Ferrari, V. , editor Hebert, M. , editor Sminchise...

  55. [64]

    , author Balan, A.O

    author Sigal, L. , author Balan, A.O. , author Black, M.J. , year 2010 . title Humaneva: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articulated human motion . journal International journal of computer vision volume 87 , pages 4--27

  56. [65]

    , author Wagemans, J

    author Spitz, J. , author Wagemans, J. , author Memmert, D. , author Williams, A.M. , author Helsen, W.F. , year 2021 . title Video assistant referees (var): The impact of technology on decision making in association football referees . journal Journal of Sports Sciences volum...

  57. [66]

    , author McKenna, S.J

    author Stein, S. , author McKenna, S.J. , year 2013 . title Combining embedded accelerometers with computer vision for recognizing food preparation activities , in: booktitle Proceedings of the 2013 ACM international joint conference on Pervasive and ubiquitous computing , pp....

  58. [67]

    , author Zhao, J

    author Sun, J.J. , author Zhao, J. , author Chen, L.C. , author Schroff, F. , author Adam, H. , author Liu, T. , year 2020 . title View-invariant probabilistic embedding for human pose , in: booktitle European Conference on Computer Vision , organization Springer . pp. pages 53--70

  59. [68]

    , author Takeda, K

    author Suzuki, T. , author Takeda, K. , author Fujii, K. , year 2024 . title Automatic detection of faults in simulated race walking from a fixed smartphone camera . journal International Journal of Computer Science in Sport volume 23 , pages 22--36 . https://doi.org/10.2478/i...

  60. [69]

    , author Tanaka, R

    author Suzuki, T. , author Tanaka, R. , author Yeung, C. , author Fujii, K. , year 2025 . title Athleticspose: Authentic sports motion dataset on athletic field and evaluation of monocular 3d pose estimation ability . https://arxiv.org/abs/2507.12905, http://arxiv.org/abs/2507...

  61. [70]

    , author Suzuki, T

    author Tanaka, R. , author Suzuki, T. , author Fujii, K. , year 2024 . title 3d pose-based temporal action segmentation for figure skating: A fine-grained and jump procedure-aware annotation approach , in: booktitle Proceedings of the 7th ACM International Workshop on Multimed...

  62. [71]

    , author Suzuki, T

    author Tanaka, R. , author Suzuki, T. , author Takeda, K. , author Fujii, K. , year 2023 a. title Automatic edge error judgment in figure skating using 3d pose estimation from a monocular camera and imus , in: booktitle Proceedings of the 6th International Workshop on Multimed...

  63. [72]

    , author Suzuki, T

    author Tanaka, R. , author Suzuki, T. , author Takeda, K. , author Fujii, K. , year 2023 b. title Automatic edge error judgment in figure skating using 3d pose estimation from inertial sensors , in: booktitle 2023 IEEE 12th Global Conference on Consumer Electronics (GCCE) , or...

  64. [73]

    , author De Vleeschouwer, C

    author Van Zandycke, G. , author De Vleeschouwer, C. , year 2022 . title 3d ball localization from a single calibrated image , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 3472--3480

  65. [74]

    , author Cioppa, A

    author Vandeghen, R. , author Cioppa, A. , author Van Droogenbroeck, M. , year 2022 . title Semi-supervised training to improve player and ball detection in soccer , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshop...

  66. [75]

    , author Henschel, R

    author Von Marcard, T. , author Henschel, R. , author Black, M.J. , author Rosenhahn, B. , author Pons-Moll, G. , year 2018 . title Recovering accurate 3d human pose in the wild using imus and a moving camera , in: booktitle Proceedings of the European conference on computer v...

  67. [76]

    , author Escalera, S

    author Xarles, A. , author Escalera, S. , author Moeslund, T.B. , author Clap\'es, A. , year 2024 . title T-deed: Temporal-discriminability enhancer encoder-decoder for precise event spotting in sports videos , in: booktitle Proceedings of the IEEE/CVF Conference on Computer V...

  68. [77]

    , author Zhuge, M

    author Xia, J. , author Zhuge, M. , author Geng, T. , author Fan, S. , author Wei, Y. , author He, Z. , author Zheng, F. , year 2022 . title Audio-visual mlp for scoring sport . journal ArXiv volume abs/2203.03990 . https://api.semanticscholar.org/CorpusID:247597113

  69. [78]

    , author Fu, Y

    author Xu, C. , author Fu, Y. , author Zhang, B. , author Chen, Z. , author Jiang, Y.G. , author Xue, X. , year 2020 . title Learning to score figure skating sport videos . journal IEEE Transactions on Circuits and Systems for Video Technology volume 30 , pages 4578--4590 . :1...

  70. [79]

    , author Zeng, A

    author Yang, Z. , author Zeng, A. , author Yuan, C. , author Li, Y. , year 2023 . title Effective whole-body pose estimation with two-stages distillation , in: booktitle Proceedings of the IEEE/CVF International Conference on Computer Vision , pp. pages 4210--4220

  71. [80]

    , author Ide, K

    author Yeung, C. , author Ide, K. , author Fujii, K. , year 2024 . title Autosoccerpose: Automated 3d posture analysis of soccer shot movements , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 3214--3224

  72. [81]

    , author Jing, L

    author Zbontar, J. , author Jing, L. , author Misra, I. , author LeCun, Y. , author Deny, S. , year 2021 . title Barlow twins: Self-supervised learning via redundancy reduction , in: booktitle International conference on machine learning , organization PMLR . pp. pages 12310--12320

  73. [82]

    , author Sun, P

    author Zhang, Y. , author Sun, P. , author Jiang, Y. , author Yu, D. , author Weng, F. , author Yuan, Z. , author Luo, P. , author Liu, W. , author Wang, X. , year 2022 . title Bytetrack: Multi-object tracking by associating every detection box , in: booktitle Computer Vision ...

  74. [83]

    , author Peng, X

    author Zhao, L. , author Peng, X. , author Tian, Y. , author Kapadia, M. , author Metaxas, D.N. , year 2019 . title Semantic graph convolutional networks for 3d human pose regression , in: booktitle 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , p...

  75. [84]

    , author Wang, Y

    author Zhao, L. , author Wang, Y. , author Zhao, J. , author Yuan, L. , author Sun, J.J. , author Schroff, F. , author Adam, H. , author Peng, X. , author Metaxas, D. , author Liu, T. , year 2021 . title Learning view-disentangled human pose representation by contrastive cross...

  76. [85]

    , author Wong, A

    author Zhu, K. , author Wong, A. , author McPhee, J. , year 2022 . title Fencenet: Fine-grained footwork recognition in fencing , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops , pp. pages 3589--3598

  77. [86]

    , author Ma, X

    author Zhu, W. , author Ma, X. , author Liu, Z. , author Liu, L. , author Wu, W. , author Wang, Y. , year 2023 . title Motionbert: A unified perspective on learning human motion representations , in: booktitle Proceedings of the IEEE/CVF international conference on computer vi...

Pith tools

Reviewed August 5, 2026 · model on record in the stance chip above.