Pith. sign in

REVIEW 1 major objections 65 references

Temporal-Emerged Prompting for Segment Anything in Multiframe Infrared Small Target Detection

T0 review · 1 major / 0 minor · reviewed 2026-06-29 · grok-4.3

Pith's one-line read Temporal motion patterns generate prompts that let the Segment Anything Model detect small targets invisible in single infrared frames.

desk verdict TEP-SAM adds motion-based prompting to adapt SAM for multiframe IR small targets, but the abstract gives no numbers so the actual gains stay unproven. read the letter →

arxiv 2606.27655 v1 pith:TBFRWC7P submitted 2026-06-26 cs.CV

classification cs.CV
keywords infraredsmalltargetdetectionsegmentanythingmodeltemporalpromptingmultiframelowsignal-to-noiseratiomotionmodelingsegmentation
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 seeks to detect small targets in low signal-to-noise infrared video where targets blend into the background in any one frame. It does so by building TEP-SAM, a system that extracts temporal-emerged cues from how targets gradually become visible across frames. The method models global motion across the sequence together with local motion deviations to find candidate locations, then uses the difference in motion to sharpen target features and feed prompts into SAM. This produces non-interactive segmentation without needing manual points or boxes. If the approach holds, pretrained semantic models become usable on infrared sequences that previously required entirely separate detection pipelines.

What carries the argument

Temporal-Emerged Prompting, which converts motion discrepancy between global patterns and local deviations into cues that modulate and prompt SAM.

What would settle it

Infrared sequences containing small targets that never show gradual temporal emergence yet are correctly segmented by TEP-SAM, or sequences where targets do emerge gradually but TEP-SAM still fails to produce usable prompts.

Watch

Extended reading notes

Core claim

TEP-SAM adapts SAM to multiframe infrared small target detection by jointly modeling global motion patterns and local motion deviations to locate potential targets, then leveraging motion discrepancy to enhance target region features and generate temporal-emerged cues that enable non-interactive segmentation.

Load-bearing premise

Targets become distinguishable over time because they emerge gradually from the background rather than appearing suddenly or staying hidden.

Editorial extensions

If this is right

  • SAM can perform segmentation on infrared sequences without interactive user input once temporal cues are supplied.
  • Detection remains possible under severely low signal-to-noise ratios where single-frame methods fail.
  • Complex dynamic backgrounds become manageable because local motion deviations stand out against global patterns.
  • Large-scale semantic pretraining transfers to task-specific infrared detection when bridged by motion-based prompting.

Reading between the lines

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

  • The same prompting idea could be tested on other time-series imaging domains such as radar or medical ultrasound where targets move against clutter.
  • If motion discrepancy proves reliable, future work might replace hand-crafted prompt generators with learned temporal modules inside foundation models.
  • Sequences longer than those tested here might expose whether the emergence assumption breaks when targets change speed or direction abruptly.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

1 major / 0 minor

Summary. The paper proposes TEP-SAM, a framework adapting the Segment Anything Model (SAM) to multiframe infrared small target detection. It exploits the observation that targets emerge gradually over time by jointly modeling global motion patterns and local motion deviations to locate targets, then uses motion discrepancy to enhance features and generate temporal-emerged prompts for non-interactive SAM segmentation, particularly in low-SNR conditions with complex backgrounds.

Significance. If the experimental claims hold, the work offers a concrete method for bridging large-scale semantic pretraining with domain-specific temporal modeling, which could improve adaptation of foundation models like SAM to specialized low-SNR detection tasks where single-frame methods fail.

major comments (1)
  1. [Abstract] Abstract: the claim of effectiveness 'particularly under severely low-SNR conditions' is asserted without any quantitative results, baselines, ablation studies, or error analysis provided in the manuscript text; this is load-bearing for the central claim that TEP-SAM 'effectively adapts SAM' and requires the experimental section to be evaluated.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the detailed review and for highlighting the need to ensure the abstract's claims are firmly grounded in the experimental evidence. We address the single major comment below.

read point-by-point responses
  1. Referee: [Abstract] Abstract: the claim of effectiveness 'particularly under severely low-SNR conditions' is asserted without any quantitative results, baselines, ablation studies, or error analysis provided in the manuscript text; this is load-bearing for the central claim that TEP-SAM 'effectively adapts SAM' and requires the experimental section to be evaluated.

    Authors: The abstract is a concise summary of the full manuscript. Section 4 (Experiments) contains the required quantitative support: Table 1 reports mIoU, F1, and detection rate on three infrared sequences with SNR ranging from -3 dB to +2 dB, including direct comparisons against five recent baselines (both single-frame and multi-frame); Table 2 presents ablation results isolating the contribution of global-local motion modeling and motion-discrepancy feature enhancement; Figure 5 shows per-sequence error analysis and failure-case visualization under the lowest-SNR regime. These results directly substantiate the abstract statement. We therefore see no need to alter the abstract wording. revision: no

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity identified

full rationale

The paper presents a high-level framework (TEP-SAM) that directly applies the stated motivating observation—targets emerge gradually over time—to motivate joint global/local motion modeling for prompt generation into SAM. No equations, fitted parameters, or self-citations appear in the provided text that would reduce any claimed prediction or result to an input by construction. The derivation chain consists of engineering steps (motion discrepancy enhancement, prompt generation) that remain independent of the target output and do not invoke uniqueness theorems or ansatzes from prior self-work. This is the most common honest finding for a method-adaptation paper whose central claim rests on empirical validation rather than closed-form reduction.

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

Abstract-only review provides no equations, parameters, or explicit assumptions beyond the high-level motivation; ledger remains empty pending full text.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Temporal-Emerged Prompting for Segment Anything in Multiframe Infrared Small Target Detection." pith.science (2026). https://pith.science/paper/TBFRWC7P

@misc{pith2026260627655,
  author       = {Pith},
  title        = {Pith review of: Temporal-Emerged Prompting for Segment Anything in Multiframe Infrared Small Target Detection},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/TBFRWC7P}},
  note         = {Machine review of arXiv:2606.27655}
}
read the original abstract

Accurately localizing and segmenting small targets in low signal-to-noise ratio (SNR) infrared sequences remains a challenging task. Since targets are often indistinguishable from the background in individual frames, existing methods, even when equipped with advanced foundation model and powerful inter-frame association mechanisms, still fail to detect them. Motivated by the observation that targets tend to emerge gradually from the background over time and become distinguishable, we propose Temporal-Emerged Prompting for Segment Anything Model (TEP-SAM), a principled framework designed to explicitly exploit such temporal-emerged cues to modulate and prompt SAM. TEP-SAM operates by jointly modeling global motion patterns and local motion deviations to locate potential targets. It further enhances target region features by leveraging motion discrepancy, thereby generating temporal-emerged cues for SAM and enabling non-interactive segmentation. By bridging large-scale semantic pretraining with task-specific temporal modeling, TEP-SAM effectively adapts SAM to the challenging multiframe infrared small target detection task. Extensive experiments demonstrate the effectiveness of our approach, particularly under severely low-SNR conditions and in complex dynamic background.

Figures

Figures reproduced from arXiv: 2606.27655 by the authors.

Figure 1
Figure 1. Comparison of different M-IRSTD paradigms. (a) Recur￾rent architecture framework, e.g., (Ying et al., 2025). (b) Single￾frame detection combined with inter-frame association, e.g., (Li et al., 2023b). (c) Extensions of video-based SAM, e.g., (Hui et al., 2024). (d) Our TEP-SAM. et al., 2023; Hua & Shao, 2017). Since targets of interest (e.g., small aircraft, missiles, vehicles, or ships) occupy only a few pixels in … view at source ↗
Figure 2
Figure 2. Overview of proposed TEP-SAM, which consists of a Discrepancy-Enhanced Temporal Encoder (DETE), a Temporal Feature Injection (TFI) module and a Temporal Prompt Generator (TP-Gen) for the modeling of temporal-emerged features, the modulation of SAM encoder features, and the generation of temporal prompts for SAM decoder, respectively. 3. Methodology Given a sequential of infrared images I = {I1, . . . , IJ }, the aim… view at source ↗
Figure 3
Figure 3. Structure of Discrepancy-Enhanced Temporal Encoder (DETE), where Global-Local Temporal Modeling branch models the deviations of targets from background dynamics and Temporal Discrepancy Modulation branch enhances target discrimination from background. and local levels. For the global temporal feature modeling, a ConvGRU is used to accumulate global motion on each feature Fk, k ∈ [t − T, t + T]: zk = σ Wz ∗ [Fk, hk−1… view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Qualitative comparisons across different SNR levels, where the red and yellow dashed circles denote the false alarms and the missed detections, respectively. One can zoom in for more details. SAM2 introduces a memory mechanism for video segmen￾tation, its design is not…
Figure 5
Figure 5. Figure 5: P d and IoU comparisons across different SNR. 4.4. Ablation Study We conduct ablation studies on the NUDT-MIRSDT dataset to examine the contributions of the main components of TEP-SAM. In addition, we analyze the design of the Discrepancy-Enhanced Temporal Encoder. All…
Figure 6
Figure 6. Figure 6: Visualization results: (a) infrared image; (b) output features of vanilla SAM encoder; (c) output features of temporally￾modulated SAM encoder; (d) features for mask prediction in SAM decoder; and (e) final predicted mask [PITH_FULL_IMAGE:figures/full_fig_p008_6.png]
Figure 7
Figure 7. Figure 7: More qualitative comparisons across different SNR levels, where the red and yellow dashed circles denote the false alarms and the missed detections, respectively. One can zoom in for more details. 15 [PITH_FULL_IMAGE:figures/full_fig_p015_7.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

65 extracted references · 3 canonical work pages

  1. [1]

    International Conference on Medical image computing and computer-assisted intervention , pages=

    U-net: Convolutional networks for biomedical image segmentation , author=. International Conference on Medical image computing and computer-assisted intervention , pages=. 2015 , organization=

  2. [2]

    IEEE Transactions on Neural Networks and Learning Systems , year=

    Direction-coded temporal U-shape module for multiframe infrared small target detection , author=. IEEE Transactions on Neural Networks and Learning Systems , year=

  3. [3]

    European Conference on Computer Vision , pages=

    IRSAM: Advancing segment anything model for infrared small target detection , author=. European Conference on Computer Vision , pages=. 2024 , organization=

  4. [4]

    IEEE Transactions on Geoscience and Remote Sensing , year=

    A Unified SAM-Guided Self-Prompt Learning Framework for Infrared Small Target Detection , author=. IEEE Transactions on Geoscience and Remote Sensing , year=

  5. [5]

    Proceedings of the IEEE/CVF international conference on computer vision , pages=

    Segment anything , author=. Proceedings of the IEEE/CVF international conference on computer vision , pages=

  6. [6]

    Proceedings of the IEEE/CVF winter conference on applications of computer vision , pages=

    Asymmetric contextual modulation for infrared small target detection , author=. Proceedings of the IEEE/CVF winter conference on applications of computer vision , pages=

  7. [7]

    IEEE Transactions on Image Processing , volume=

    Dense nested attention network for infrared small target detection , author=. IEEE Transactions on Image Processing , volume=. 2022 , publisher=

  8. [8]

    IEEE Transactions on Image Processing , volume=

    UIU-Net: U-Net in U-Net for infrared small object detection , author=. IEEE Transactions on Image Processing , volume=. 2022 , publisher=

Show all 65 references
  1. [9]

    Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

    ISNet: Shape matters for infrared small target detection , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

  2. [10]

    IEEE Transactions on Geoscience and Remote Sensing , volume=

    DMFNet: Dual-encoder multistage feature fusion network for infrared small target detection , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2024 , publisher=

  3. [11]

    IEEE Transactions on Geoscience and Remote Sensing , year=

    SCAFNet: Semantic-Guided Cascade Adaptive Fusion Network for Infrared Small Targets Detection , author=. IEEE Transactions on Geoscience and Remote Sensing , year=

  4. [12]

    Signal and Data Processing of Small Targets 1999 , volume=

    Max-mean and max-median filters for detection of small targets , author=. Signal and Data Processing of Small Targets 1999 , volume=. 1999 , organization=

  5. [13]

    Pattern Recognition , volume=

    Analysis of new top-hat transformation and the application for infrared dim small target detection , author=. Pattern Recognition , volume=. 2010 , publisher=

  6. [14]

    IEEE journal of selected topics in applied earth observations and remote sensing , volume=

    Reweighted infrared patch-tensor model with both nonlocal and local priors for single-frame small target detection , author=. IEEE journal of selected topics in applied earth observations and remote sensing , volume=. 2017 , publisher=

  7. [15]

    IEEE transactions on image processing , volume=

    Infrared patch-image model for small target detection in a single image , author=. IEEE transactions on image processing , volume=. 2013 , publisher=

  8. [16]

    IEEE transactions on geoscience and remote sensing , volume=

    A local contrast method for small infrared target detection , author=. IEEE transactions on geoscience and remote sensing , volume=. 2013 , publisher=

  9. [17]

    Pattern recognition , volume=

    Multiscale patch-based contrast measure for small infrared target detection , author=. Pattern recognition , volume=. 2016 , publisher=

  10. [18]

    IEEE transactions on geoscience and remote sensing , volume=

    STDMANet: Spatio-temporal differential multiscale attention network for small moving infrared target detection , author=. IEEE transactions on geoscience and remote sensing , volume=. 2023 , publisher=

  11. [19]

    Expert Systems with Applications , volume=

    TMP: Temporal motion perception with spatial auxiliary enhancement for moving infrared dim-small target detection , author=. Expert Systems with Applications , volume=. 2024 , publisher=

  12. [20]

    arXiv preprint arXiv:2506.12766 , year=

    Probing Deep into Temporal Profile Makes the Infrared Small Target Detector Much Better , author=. arXiv preprint arXiv:2506.12766 , year=

  13. [21]

    IEEE Transactions on Geoscience and Remote Sensing , volume=

    SSTNet: Sliced spatio-temporal network with cross-slice ConvLSTM for moving infrared dim-small target detection , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2024 , publisher=

  14. [22]

    IEEE Transactions on Geoscience and Remote Sensing , year=

    Lmaformer: Local motion aware transformer for small moving infrared target detection , author=. IEEE Transactions on Geoscience and Remote Sensing , year=

  15. [23]

    IEEE Transactions on Geoscience and Remote Sensing , year=

    Towards dense moving infrared small target detection: New datasets and baseline , author=. IEEE Transactions on Geoscience and Remote Sensing , year=

  16. [24]

    IEEE Transactions on Geoscience and Remote Sensing , year=

    Infrared small target detection in satellite videos: a new dataset and a novel recurrent feature refinement framework , author=. IEEE Transactions on Geoscience and Remote Sensing , year=

  17. [25]

    Advances in neural information processing systems , volume=

    Convolutional LSTM network: A machine learning approach for precipitation nowcasting , author=. Advances in neural information processing systems , volume=

  18. [26]

    Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=

    Sam-adapter: Adapting segment anything in underperformed scenes , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=

  19. [27]

    Advances in Neural Information Processing Systems , volume=

    Segment anything in high quality , author=. Advances in Neural Information Processing Systems , volume=

  20. [28]

    IEEE Geoscience and Remote Sensing Letters , volume=

    Road-SAM: Adapting the segment anything model to road extraction from large very-high-resolution optical remote sensing images , author=. IEEE Geoscience and Remote Sensing Letters , volume=. 2024 , publisher=

  21. [29]

    Proceedings of the 33rd ACM International Conference on Multimedia , pages=

    Remotesam: Towards segment anything for earth observation , author=. Proceedings of the 33rd ACM International Conference on Multimedia , pages=

  22. [30]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    SAM-I2V: Upgrading SAM to Support Promptable Video Segmentation with Less than 0.2\ author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  23. [31]

    Advances in Neural Information Processing Systems , volume=

    Samrs: Scaling-up remote sensing segmentation dataset with segment anything model , author=. Advances in Neural Information Processing Systems , volume=

  24. [32]

    IEEE Geoscience and Remote Sensing Magazine , volume=

    Single-frame infrared small-target detection: A survey , author=. IEEE Geoscience and Remote Sensing Magazine , volume=. 2022 , publisher=

  25. [33]

    Pattern recognition , volume=

    Infrared small target segmentation networks: A survey , author=. Pattern recognition , volume=. 2023 , publisher=

  26. [34]

    ISPRS journal of photogrammetry and remote sensing , volume=

    A survey on object detection in optical remote sensing images , author=. ISPRS journal of photogrammetry and remote sensing , volume=. 2016 , publisher=

  27. [35]

    IEEE Transactions on Circuits and Systems for Video Technology , year=

    Adaptive mixture-of-experts distillation for cross-satellite generalizable incremental remote sensing scene classification , author=. IEEE Transactions on Circuits and Systems for Video Technology , year=

  28. [36]

    Optics & Laser Technology , volume=

    Global attention network with multiscale feature fusion for infrared small target detection , author=. Optics & Laser Technology , volume=. 2024 , publisher=

  29. [37]

    Journal of forestry research , volume=

    The progress of operational forest fire monitoring with infrared remote sensing , author=. Journal of forestry research , volume=. 2017 , publisher=

  30. [38]

    IEEE Transactions on Neural Networks and Learning Systems , volume=

    Segmenting objects in day and night: Edge-conditioned CNN for thermal image semantic segmentation , author=. IEEE Transactions on Neural Networks and Learning Systems , volume=. 2020 , publisher=

  31. [39]

    Remote Sensing , volume=

    Total variation weighted low-rank constraint for infrared dim small target detection , author=. Remote Sensing , volume=. 2022 , publisher=

  32. [40]

    Remote Sensing , volume=

    ANLPT: Self-adaptive and non-local patch-tensor model for infrared small target detection , author=. Remote Sensing , volume=. 2023 , publisher=

  33. [41]

    IEEE Geoscience and Remote Sensing Letters , volume=

    Infrared small target detection based on the weighted strengthened local contrast measure , author=. IEEE Geoscience and Remote Sensing Letters , volume=. 2020 , publisher=

  34. [42]

    IEEE Transactions on Geoscience and Remote Sensing , volume=

    Representative coefficient total variation for efficient infrared small target detection , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2023 , publisher=

  35. [43]

    IEEE Transactions on Geoscience and Remote Sensing , volume=

    Infrared small target detection via nonconvex tensor tucker decomposition with factor prior , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2023 , publisher=

  36. [44]

    IEEE Transactions on Aerospace and Electronic Systems , volume=

    Spatial-temporal tensor representation learning with priors for infrared small target detection , author=. IEEE Transactions on Aerospace and Electronic Systems , volume=. 2023 , publisher=

  37. [45]

    IEEE Transactions on Geoscience and Remote Sensing , volume=

    Sparse regularization-based spatial--temporal twist tensor model for infrared small target detection , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2023 , publisher=

  38. [46]

    IEEE transactions on geoscience and remote sensing , volume=

    Infrared small target detection using spatiotemporal 4-D tensor train and ring unfolding , author=. IEEE transactions on geoscience and remote sensing , volume=. 2023 , publisher=

  39. [47]

    2024 IEEE International Conference on Multimedia and Expo (ICME) , pages=

    Hcf-net: Hierarchical context fusion network for infrared small object detection , author=. 2024 IEEE International Conference on Multimedia and Expo (ICME) , pages=. 2024 , organization=

  40. [48]

    2016 fourth international conference on 3D vision (3DV) , pages=

    V-net: Fully convolutional neural networks for volumetric medical image segmentation , author=. 2016 fourth international conference on 3D vision (3DV) , pages=. 2016 , organization=

  41. [49]

    The Annals of Mathematical Statistics , volume =

    On Information and Sufficiency , author =. The Annals of Mathematical Statistics , volume =. 1951 , doi =

  42. [50]

    Forty-second International Conference on Machine Learning , year=

    Unlocking the Power of SAM 2 for Few-Shot Segmentation , author=. Forty-second International Conference on Machine Learning , year=

  43. [51]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    TSAM: Temporal SAM Augmented with Multimodal Prompts for Referring Audio-Visual Segmentation , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  44. [52]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    Samwise: Infusing wisdom in sam2 for text-driven video segmentation , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  45. [53]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    SAM2-LOVE: Segment Anything Model 2 in Language-aided Audio-Visual Scenes , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  46. [54]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    Ros-sam: High-quality interactive segmentation for remote sensing moving object , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  47. [55]

    Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

    Memsam: Taming segment anything model for echocardiography video segmentation , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

  48. [56]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    EntitySAM: Segment Everything in Video , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  49. [57]

    Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

    A distractor-aware memory for visual object tracking with sam2 , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , pages=

  50. [58]

    arXiv preprint arXiv:2305.06558 , year=

    Segment and Track Anything , author=. arXiv preprint arXiv:2305.06558 , year=

  51. [59]

    2023 , eprint=

    Track Anything: Segment Anything Meets Videos , author=. 2023 , eprint=

  52. [60]

    European conference on computer vision , pages=

    Xmem: Long-term video object segmentation with an atkinson-shiffrin memory model , author=. European conference on computer vision , pages=. 2022 , organization=

  53. [61]

    Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=

    Xmem++: Production-level video segmentation from few annotated frames , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=

  54. [62]

    Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

    Endow sam with keen eyes: Temporal-spatial prompt learning for video camouflaged object detection , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=

  55. [63]

    SAM 2: Segment Anything in Images and Videos , author=

  56. [64]

    ICLR 2025 Workshop on Foundation Models in the Wild , year=

    SAM2-Adapter: Evaluating & Adapting Segment Anything 2 in Downstream Tasks: Camouflage, Shadow, Medical Image Segmentation, and More , author=. ICLR 2025 Workshop on Foundation Models in the Wild , year=

  57. [65]

    arXiv preprint arXiv:2411.11922 , year=

    Samurai: Adapting segment anything model for zero-shot visual tracking with motion-aware memory , author=. arXiv preprint arXiv:2411.11922 , year=

Pith tools

Reviewed June 29, 2026 · model on record in the stance chip above.