paper-with-me

Papers

Point-to-Mask: From Arbitrary Point Annotations to Mask-Level Infrared Small Target Detection

2026-03-17 · Weihua Gao, Wenlong Niu, Jie Tang, Man Yang, Jiafeng Zhang, Xiaodong Peng arxiv

Infrared small target detection (IRSTD) methods predominantly formulate the task as pixel-level segmentation, which requires costly dense annotations and is not well suited to tiny targets with weak texture and ambiguous boundaries. To address this issue, we propose Point-to-Mask, a framework that bridges low-cost point supervision and mask-level detection through two components: a Physics-driven Adaptive Mask Generation (PAMG) module that converts point annotations into compact target masks and geometric cues, and a lightweight Radius-aware Point Regression Network (RPR-Net) that reformulates IRSTD as target center localization and effective radius regression using spatiotemporal motion cues. The two modules form a closed loop: PAMG generates pseudo masks and geometric supervision during training, while the geometric predictions of RPR-Net are fed back to PAMG for pixel-level mask recovery during inference. To facilitate systematic evaluation, we further construct SIRSTD-Pixel, a sequential dataset with refined pixel-level annotations. Experiments show that the proposed framework achieves strong pseudo-label quality, high detection accuracy, and efficient inference, approaching full-supervision performance under point-supervised settings with substantially lower annotation cost. Code and datasets will be available at: https://github.com/GaoScience/point-to-mask.

📄 PDF Abstract BibTeX arXiv:2603.16257

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting Arbitrary Keypoints on Limbs and Skis with Sparse Partly Correct Segmentation Masks

2022-11-17 · Katja Ludwig, Daniel Kienzle, Julian Lorenz, Rainer Lienhart

Analyses based on the body posture are crucial for top-class athletes in many sports disciplines. If at all, coaches label only the most important keypoints, since manual annotations are very costly. This paper proposes …

Segmentation

CPCM: Contextual Point Cloud Modeling for Weakly-supervised Point Cloud Semantic Segmentation

2023-07-19 · ICCV 2023 1 · Lizhao Liu, Zhuangwei Zhuang, Shangxin Huang, Xunlong Xiao 외

We study the task of weakly-supervised point cloud semantic segmentation with sparse annotations (e.g., less than 0.1% points are labeled), aiming to reduce the expensive cost of dense annotations. Unfortunately, with ex…

Representation LearningScene UnderstandingSegmentationSemantic Segmentation

Dense Point-to-Mask Optimization with Reinforced Point Selection for Crowd Instance Segmentation

2026-04-02 · Hongru Chen, Jiyang Huang, Jia Wan, Antoni B. Chan arxiv

Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare…

Instance Segmentation

PWISeg: Point-based Weakly-supervised Instance Segmentation for Surgical Instruments

2023-11-16 · Zhen Sun, Huan Xu, Jinlin Wu, Zhen Chen 외

In surgical procedures, correct instrument counting is essential. Instance segmentation is a location method that locates not only an object's bounding box but also each pixel's specific details. However, obtaining mask-…

Instance SegmentationSegmentationSemantic SegmentationSurgical tool detection+2

PointMask: Towards Interpretable and Bias-Resilient Point Cloud Processing

2020-07-09 · Saeid Asgari Taghanaki, Kaveh Hassani, Pradeep Kumar Jayaraman, Amir Hosein Khasahmadi 외

Deep classifiers tend to associate a few discriminative input variables with their objective function, which in turn, may hurt their generalization capabilities. To address this, one can design systematic experiments and…

3D Point Cloud ClassificationRobust classification