paper-with-me

홈 › Papers

Hybrid Multi-Stage Learning Framework for Edge Detection: A Survey

2025-03-26 · Mark Phil Pacot, Jayno Juventud, Gleen Dalaorao

Edge detection remains a fundamental yet challenging task in computer vision, especially under varying illumination, noise, and complex scene conditions. This paper introduces a Hybrid Multi-Stage Learning Framework that integrates Convolutional Neural Network (CNN) feature extraction with a Support Vector Machine (SVM) classifier to improve edge localization and structural accuracy. Unlike conventional end-to-end deep learning models, our approach decouples feature representation and classification stages, enhancing robustness and interpretability. Extensive experiments conducted on benchmark datasets such as BSDS500 and NYUDv2 demonstrate that the proposed framework outperforms traditional edge detectors and even recent learning-based methods in terms of Optimal Dataset Scale (ODS) and Optimal Image Scale (OIS), while maintaining competitive Average Precision (AP). Both qualitative and quantitative results highlight enhanced performance on edge continuity, noise suppression, and perceptual clarity achieved by our method. This work not only bridges classical and deep learning paradigms but also sets a new direction for scalable, interpretable, and high-quality edge detection solutions.

📄 PDF Abstract BibTeX arXiv:2503.21827

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningEdge DetectionSurvey

Similar Papers 제목 키워드 기반

FAST-IDS: A Fast Two-Stage Intrusion Detection System with Hybrid Compression for Real-Time Threat Detection in Connected and Autonomous Vehicles

2025-12-30 · Devika S, Vishnu Hari, Pratik Narang, Tejasvi Alladi 외 arxiv

We have implemented a multi-stage IDS for CAVs that can be deployed to resourec-constrained environments after hybrid model compression.

Autonomous VehiclesIntrusion DetectionModel Compression

HAR-Net: Joint Learning of Hybrid Attention for Single-stage Object Detection

2019-04-25 · Ya-Li Li, Shengjin Wang

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, …

Objectobject-detectionObject Detection

S$^3$HQA: A Three-Stage Approach for Multi-hop Text-Table Hybrid Question Answering

2023-05-19 · Fangyu Lei, Xiang Li, Yifan Wei, Shizhu He 외

Answering multi-hop questions over hybrid factual knowledge from the given text and table (TextTableQA) is a challenging task. Existing models mainly adopt a retriever-reader framework, which have several deficiencies, s…

Question AnsweringReading Comprehension

Hybrid Multi-Dimensional MRI Prostate Cancer Detection via Hadamard Network-Based Bias Correction and Residual Networks

2026-04-18 · Emadeldeen Hamdan, Gorkem Durak, Muhammed Enes Tasci, Abel Lorente Campos 외 arxiv

Magnetic Resonance Imaging (MRI) is vital for prostate cancer (PCa) diagnosis. While advanced techniques such as Hybrid Multi-dimensional MRI (HM-MRI) have enhanced diagnostic capabilities, the significant need remains f…

Fake-HR1: Rethinking Reasoning of Vision Language Model for Synthetic Image Detection

2026-02-10 · Changjiang Jiang, Xinkuan Sha, Fengchang Yu, Jingjing Liu 외 arxiv

Recent studies have demonstrated that incorporating Chain-of-Thought (CoT) reasoning into the detection process can enhance a model's ability to detect synthetic images. However, excessively lengthy reasoning incurs subs…

Reinforcement Learning