paper-with-me

홈 › Papers

Delving into Crispness: Guided Label Refinement for Crisp Edge Detection

2023-06-27 · Yunfan Ye, Renjiao Yi, Zhirui Gao, Zhiping Cai, Kai Xu

Learning-based edge detection usually suffers from predicting thick edges. Through extensive quantitative study with a new edge crispness measure, we find that noisy human-labeled edges are the main cause of thick predictions. Based on this observation, we advocate that more attention should be paid on label quality than on model design to achieve crisp edge detection. To this end, we propose an effective Canny-guided refinement of human-labeled edges whose result can be used to train crisp edge detectors. Essentially, it seeks for a subset of over-detected Canny edges that best align human labels. We show that several existing edge detectors can be turned into a crisp edge detector through training on our refined edge maps. Experiments demonstrate that deep models trained with refined edges achieve significant performance boost of crispness from 17.4% to 30.6%. With the PiDiNet backbone, our method improves ODS and OIS by 12.2% and 12.6% on the Multicue dataset, respectively, without relying on non-maximal suppression. We further conduct experiments and show the superiority of our crisp edge detection for optical flow estimation and image segmentation.

📄 PDF Abstract BibTeX arXiv:2306.15172

Code (1)

yunfan1202/Delving-into-Crispness 공식 구현 pytorch

Tasks

Edge DetectionImage SegmentationOptical Flow EstimationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

EasyControlEdge: A Foundation-Model Fine-Tuning for Edge Detection

2026-02-18 · Hiroki Nakamura, Hiroto Iino, Masashi Okada, Tadahiro Taniguchi arxiv

We propose EasyControlEdge, adapting an image-generation foundation model to edge detection. In real-world edge detection (e.g., floor-plan walls, satellite roads/buildings, and medical organ boundaries), crispness and d…

Edge Detection

Delving into Probabilistic Uncertainty for Unsupervised Domain Adaptive Person Re-Identification

2021-12-28 · Jian Han, Ya-Li Li, Shengjin Wang

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target do…

ClusteringDomain Adaptive Person Re-IdentificationPerson Re-Identification

Soften to Defend: Towards Adversarial Robustness via Self-Guided Label Refinement

2024-03-14 · CVPR 2024 1 · Daiwei Yu, Zhuorong Li, Lina Wei, Canghong Jin 외

Adversarial training (AT) is currently one of the most effective ways to obtain the robustness of deep neural networks against adversarial attacks. However, most AT methods suffer from robust overfitting, i.e., a signifi…

Adversarial RobustnessMemorization

Beyond Weak Labels: Prompt-Guided Local Refinement for Weakly Supervised Water Segmentation in High-Resolution Multispectral Imagery

2026-09-09 · Muhammad Farhan Humayun, Mohammad Imangholiloo, Afifah Shah, Tomi Westerlund 외 arxiv

High-resolution water mapping supports environmental monitoring and related applications, but accurate pixel-level labels are difficult and costly to produce. Official hydrographic vectors provide scalable weak supervisi…

OT-DETECTOR: Delving into Optimal Transport for Zero-shot Out-of-Distribution Detection

2025-03-09 · Yu Liu, Hao Tang, Haiqi Zhang, Jing Qin 외

Out-of-distribution (OOD) detection is crucial for ensuring the reliability and safety of machine learning models in real-world applications. While zero-shot OOD detection, which requires no training on in-distribution (…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection