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,356

Change Guiding Network: Incorporating Change Prior to Guide Change Detection in Remote Sensing Imagery

chengxihan/cgnet-cd 14 Apr 2024

The rapid advancement of automated artificial intelligence algorithms and remote sensing instruments has benefited change detection (CD) tasks.

30
14 Apr 2024

Leveraging edge detection and neural networks for better UAV localization

TheoDpPro/uav-localization 9 Apr 2024

Here, we demonstrate that the performance of these methods can be significantly enhanced by preprocessing the images to extract their edges, which exhibit robustness to seasonal and illumination variations.

1
09 Apr 2024

Colour and Brush Stroke Pattern Recognition in Abstract Art using Modified Deep Convolutional Generative Adversarial Networks

Deceptrax123/Pattern-Recognition-in-Abstract-art- 27 Mar 2024

Further this paper explores the generated latent space by performing random walks to understand vector relationships between brush strokes and colours in the abstract art space and a statistical analysis of unstable outputs after a certain period of GAN training and compare its significant difference.

3
27 Mar 2024

RAF-GI: Towards Robust, Accurate and Fast-Convergent Gradient Inversion Attack in Federated Learning

Koukyosyumei/AIJack 13 Mar 2024

Yet, FL users are susceptible to the gradient inversion (GI) attack which can reconstruct ground-truth training data such as images based on model gradients.

311
13 Mar 2024

Lightweight Pixel Difference Networks for Efficient Visual Representation Learning

hellozhuo/pidinet 1 Feb 2024

With PDC and Bi-PDC, we further present two lightweight deep networks named \emph{Pixel Difference Networks (PiDiNet)} and \emph{Binary PiDiNet (Bi-PiDiNet)} respectively to learn highly efficient yet more accurate representations for visual tasks including edge detection and object recognition.

411
01 Feb 2024

DiffusionEdge: Diffusion Probabilistic Model for Crisp Edge Detection

guhuangai/diffusionedge 4 Jan 2024

With the recent success of the diffusion probabilistic model (DPM), we found it is especially suitable for accurate and crisp edge detection since the denoising process is directly applied to the original image size.

157
04 Jan 2024

Dual Attention U-Net with Feature Infusion: Pushing the Boundaries of Multiclass Defect Segmentation

rashaalshawi/dual-attention-u-net-with-feature-infusion-pushing-the-boundaries-of-multiclass-defect-segmentation 21 Dec 2023

The proposed architecture, Dual Attentive U-Net with Feature Infusion (DAU-FI Net), addresses challenges in semantic segmentation, particularly on multiclass imbalanced datasets with limited samples.

9
21 Dec 2023

Deep transfer learning for visual analysis and attribution of paintings by Raphael

ugail/RaphaelHeritageSciencePaper Heritage Science 2023

Visual analysis and authentication of artworks are challenging tasks central to art history and criticism.

0
20 Dec 2023

Meta ControlNet: Enhancing Task Adaptation via Meta Learning

junjieyang97/meta-controlnet 3 Dec 2023

However, vanilla ControlNet generally requires extensive training of around 5000 steps to achieve a desirable control for a single task.

27
03 Dec 2023

DiffSLVA: Harnessing Diffusion Models for Sign Language Video Anonymization

jeffery9707/diffslva 27 Nov 2023

While signers have expressed interest, for a variety of applications, in sign language video anonymization that would effectively preserve linguistic content, attempts to develop such technology have had limited success, given the complexity of hand movements and facial expressions.

6
27 Nov 2023