Edge Detection

118 papers with code • 8 benchmarks • 9 datasets

Edge Detection is a fundamental image processing technique which involves computing an image gradient to quantify the magnitude and direction of edges in an image. Image gradients are used in various downstream tasks in computer vision such as line detection, feature detection, and image classification.

Source: Artistic Enhancement and Style Transfer of Image Edges using Directional Pseudo-coloring

( Image credit: Kornia )

Libraries

Use these libraries to find Edge Detection models and implementations
2 papers
9,412

MEGANet: Multi-Scale Edge-Guided Attention Network for Weak Boundary Polyp Segmentation

uark-aicv/meganet 6 Sep 2023

MEGANet is designed as an end-to-end framework, encompassing three key modules: an encoder, which is responsible for capturing and abstracting the features from the input image, a decoder, which focuses on salient features, and the Edge-Guided Attention module (EGA) that employs the Laplacian Operator to accentuate polyp boundaries.

18
06 Sep 2023

A Pseudo-Boolean Polynomials Approach for Image Edge Detection

Tenfleques/pBp-edge-detection 29 Aug 2023

We introduce a novel approach for image edge detection based on pseudo-Boolean polynomials for image patches.

0
29 Aug 2023

Practical Edge Detection via Robust Collaborative Learning

forawardstar/pedger 27 Aug 2023

Edge detection, as a core component in a wide range of visionoriented tasks, is to identify object boundaries and prominent edges in natural images.

5
27 Aug 2023

Zero-Shot Edge Detection with SCESAME: Spectral Clustering-based Ensemble for Segment Anything Model Estimation

ymgw55/scesame 26 Aug 2023

This paper proposes a novel zero-shot edge detection with SCESAME, which stands for Spectral Clustering-based Ensemble for Segment Anything Model Estimation, based on the recently proposed Segment Anything Model (SAM).

13
26 Aug 2023

Tiny and Efficient Model for the Edge Detection Generalization

xavysp/teed 12 Aug 2023

Operations such as edge detection, image enhancement, and super-resolution, provide the foundations for higher level image analysis.

124
12 Aug 2023

ECT: Fine-grained Edge Detection with Learned Cause Tokens

daniellli/ect 6 Aug 2023

To address these three issues, we propose a two-stage transformer-based network sequentially predicting generic edges and fine-grained edges, which has a global receptive field thanks to the attention mechanism.

14
06 Aug 2023

MSECNet: Accurate and Robust Normal Estimation for 3D Point Clouds by Multi-Scale Edge Conditioning

martianxiu/MSECNet 4 Aug 2023

MSECNet consists of a backbone network and a multi-scale edge conditioning (MSEC) stream.

17
04 Aug 2023

MSECNet: Accurate and Robust Normal Estimation for 3D Point Clouds by Multi-Scale Edge Conditioning

martianxiu/MSECNet 4 Aug 2023

MSECNet consists of a backbone network and a multi-scale edge conditioning (MSEC) stream.

17
04 Aug 2023

Generation of Realistic Synthetic Raw Radar Data for Automated Driving Applications using Generative Adversarial Networks

eduardo-candioto-fidelis/raw-radar-data-generation 4 Aug 2023

The results have shown that the data is realistic in terms of coherent radar reflections of the motorcycle and background noise based on the comparison of chirps, the RA maps and the object detection results.

5
04 Aug 2023

Multispectral Image Segmentation in Agriculture: A Comprehensive Study on Fusion Approaches

cybonic/misagriculture 31 Jul 2023

Multispectral imagery is frequently incorporated into agricultural tasks, providing valuable support for applications such as image segmentation, crop monitoring, field robotics, and yield estimation.

0
31 Jul 2023