Skip to content

petr-parker/position-informed-convolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Position Informed Convolution for Multi-Agent Curve Detection

Title Position Informed Convolution for Multi-Agent Line Detection
Author Petr Babkin
Consultant Nikita Shubin, PhD
Year 2024-2025

Description

Research project by student of MIPT at Intelligent systems department.

Abstract

This paper introduces a novel approach for robust curve detection in images, a task often hindered by the high degree of parametric freedom in curve representation. Our method utilizes a multi-agent system, wherein individual agents employ the Hough transform to identify potential curve segments. To effectively consolidate these partial detections and account for their respective spatial contexts, we propose the Positional Informed Convolution (PIC) layer. This novel layer extends traditional convolutional operations by explicitly encoding the spatial location of input feature maps, thus enabling a more sophisticated and contextually aware aggregation of agents’ outputs. The effectiveness of our proposed approach is validated through experiments on a custom-built synthetic dataset, where we demonstrate significant improvements in curve detection accuracy and robustness compared to conventional methods.

TODO

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •