paper-with-me

Papers

Aligned Anchor Groups Guided Line Segment Detector

2025-08-31 · Zeyu Li, Annan Shu arxiv

This paper introduces a novel line segment detector, the Aligned Anchor Groups guided Line Segment Detector (AAGLSD), designed to detect line segments from images with high precision and completeness. The algorithm employs a hierarchical approach to extract candidate pixels with different saliency levels, including regular anchors and aligned anchor groups. AAGLSD initiates from these aligned anchor groups, sequentially linking anchors and updating the currently predicted line segment simultaneously. The final predictions are derived through straightforward validation and merging of adjacent line segments, avoiding complex refinement strategies. AAGLSD is evaluated on various datasets and quantitative experiments demonstrate that the proposed method can effectively extract complete line segments from input images compared to other advanced line segment detectors. The implementation is available at https://github.com/zyl0609/AAGLSD.

📄 PDF Abstract BibTeX arXiv:2509.00786

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion-Guided Mask-Consistent Paired Mixing for Endoscopic Image Segmentation

2025-11-05 · Pengyu Jie, Wanquan Liu, Rui He, Yihui Wen 외 arxiv

Augmentation for dense prediction typically relies on either sample mixing or generative synthesis. Mixing improves robustness but misaligned masks yield soft label ambiguity. Diffusion synthesis increases apparent diver…

Image Segmentation

CPM R-CNN: Calibrating Point-guided Misalignment in Object Detection

2020-03-07 · Bin Zhu, Qing Song, Lu Yang, Zhihui Wang 외

In object detection, offset-guided and point-guided regression dominate anchor-based and anchor-free method separately. Recently, point-guided approach is introduced to anchor-based method. However, we observe points pre…

object-detectionObject Detection

AG-VAS: Anchor-Guided Zero-Shot Visual Anomaly Segmentation with Large Multimodal Models

2026-03-01 · Zhen Qu, Xian Tao, Xiaoyi Bao, Dingrong Wang 외 arxiv

Large multimodal models (LMMs) exhibit strong task generalization capabilities, offering new opportunities for zero-shot visual anomaly segmentation (ZSAS). However, existing LMM-based segmentation approaches still face …

GEAR: Granularity-Adaptive Advantage Reweighting for LLM Agents via Self-Distillation

2026-05-12 · Sijia Li, Yuchen Huang, Zifan Liu, Yanping Li 외 arxiv

Reinforcement learning has become a widely used post-training approach for LLM agents, where training commonly relies on outcome-level rewards that provide only coarse supervision. While finer-grained credit assignment i…

Reinforcement LearningMathematical Reasoning

AnchorSplat: Feed-Forward 3D Gaussian Splatting with 3D Geometric Priors

2026-04-08 · Xiaoxue Zhang, Xiaoxu Zheng, Yixuan Yin, Tiao Zhao 외 arxiv

Recent feed-forward Gaussian reconstruction models adopt a pixel-aligned formulation that maps each 2D pixel to a 3D Gaussian, entangling Gaussian representations tightly with the input images. In this paper, we propose …

Computational EfficiencyPoint Clouds