Skip to main content

Showing 1–4 of 4 results for author: Kelm, A P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.05270  [pdf, other

    cs.CV

    Image and AIS Data Fusion Technique for Maritime Computer Vision Applications

    Authors: Emre Gülsoylu, Paul Koch, Mert Yıldız, Manfred Constapel, André Peter Kelm

    Abstract: Deep learning object detection methods, like YOLOv5, are effective in identifying maritime vessels but often lack detailed information important for practical applications. In this paper, we addressed this problem by develo** a technique that fuses Automatic Identification System (AIS) data with vessels detected in images to create datasets. This fusion enriches ship images with vessel-related d… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: 10 pages, 3 figures. Author version of paper. Accepted for publication in The 2nd Workshop on Maritime Computer Vision at WACV

  2. arXiv:2308.05128  [pdf, other

    cs.CV

    High-Level Parallelism and Nested Features for Dynamic Inference Cost and Top-Down Attention

    Authors: André Peter Kelm, Niels Hannemann, Bruno Heberle, Lucas Schmidt, Tim Rolff, Christian Wilms, Ehsan Yaghoubi, Simone Frintrop

    Abstract: This paper introduces a novel network topology that seamlessly integrates dynamic inference cost with a top-down attention mechanism, addressing two significant gaps in traditional deep learning models. Drawing inspiration from human perception, we combine sequential processing of generic low-level features with parallelism and nesting of high-level features. This design not only reflects a findin… ▽ More

    Submitted 7 March, 2024; v1 submitted 9 August, 2023; originally announced August 2023.

    Comments: This arXiv paper's findings on high-level parallelism and nested features directly contributes to 'Selecting High-Level Features: Efficient Experts from a Hierarchical Classification Network,' accepted at ICLR 2024's Practical ML for Low Resource Settings (PML4LRS) workshop (non-archival)

  3. arXiv:2004.06587  [pdf, other

    cs.CV cs.LG

    Walk the Lines: Object Contour Tracing CNN for Contour Completion of Ships

    Authors: André Peter Kelm, Udo Zölzer

    Abstract: We develop a new contour tracing algorithm to enhance the results of the latest object contour detectors. The goal is to achieve a perfectly closed, 1 pixel wide and detailed object contour, since this type of contour could be analyzed using methods such as Fourier descriptors. Convolutional Neural Networks (CNNs) are rarely used for contour tracing. However, we find CNNs are tailor-made for this… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

    Comments: Submission to the ICPR

  4. Object Contour and Edge Detection with RefineContourNet

    Authors: Andre Peter Kelm, Vijesh Soorya Rao, Udo Zoelzer

    Abstract: A ResNet-based multi-path refinement CNN is used for object contour detection. For this task, we prioritise the effective utilization of the high-level abstraction capability of a ResNet, which leads to state-of-the-art results for edge detection. Kee** our focus in mind, we fuse the high, mid and low-level features in that specific order, which differs from many other approaches. It uses the te… ▽ More

    Submitted 2 May, 2019; v1 submitted 30 April, 2019; originally announced April 2019.

    Comments: Keywords: Object Contour Detection, Edge Detection, Multi-Path Refinement CNN