Skip to main content

Showing 1–16 of 16 results for author: Karantzalos, K

.
  1. arXiv:2407.05518  [pdf, other

    cs.CV

    Addressing single object tracking in satellite imagery through prompt-engineered solutions

    Authors: Athena Psalta, Vasileios Tsironis, Andreas El Saer, Konstantinos Karantzalos

    Abstract: Object tracking in satellite videos remains a complex endeavor in remote sensing due to the intricate and dynamic nature of satellite imagery. Existing state-of-the-art trackers in computer vision integrate sophisticated architectures, attention mechanisms, and multi-modal fusion to enhance tracking accuracy across diverse environments. However, the challenges posed by satellite imagery, such as b… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

    Comments: Accepted at the 2024 IEEE International Geoscience and Remote Sensing Symposium (IGARSS)

  2. arXiv:2405.16953  [pdf, other

    cs.CV cs.DC cs.PF

    Evaluation of Resource-Efficient Crater Detectors on Embedded Systems

    Authors: Simon Vellas, Bill Psomas, Kalliopi Karadima, Dimitrios Danopoulos, Alexandros Paterakis, George Lentaris, Dimitrios Soudris, Konstantinos Karantzalos

    Abstract: Real-time analysis of Martian craters is crucial for mission-critical operations, including safe landings and geological exploration. This work leverages the latest breakthroughs for on-the-edge crater detection aboard spacecraft. We rigorously benchmark several YOLO networks using a Mars craters dataset, analyzing their performance on embedded systems with a focus on optimization for low-power de… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: Accepted at 2024 IEEE International Geoscience and Remote Sensing Symposium

  3. arXiv:2405.15587  [pdf, other

    cs.CV

    Composed Image Retrieval for Remote Sensing

    Authors: Bill Psomas, Ioannis Kakogeorgiou, Nikos Efthymiadis, Giorgos Tolias, Ondrej Chum, Yannis Avrithis, Konstantinos Karantzalos

    Abstract: This work introduces composed image retrieval to remote sensing. It allows to query a large image archive by image examples alternated by a textual description, enriching the descriptive power over unimodal queries, either visual or textual. Various attributes can be modified by the textual part, such as shape, color, or context. A novel method fusing image-to-image and text-to-image similarity is… ▽ More

    Submitted 29 May, 2024; v1 submitted 24 May, 2024; originally announced May 2024.

    Comments: Accepted for ORAL presentation at the 2024 IEEE International Geoscience and Remote Sensing Symposium

  4. arXiv:2312.01148  [pdf, other

    cs.CV

    Has Anything Changed? 3D Change Detection by 2D Segmentation Masks

    Authors: Aikaterini Adam, Konstantinos Karantzalos, Lazaros Grammatikopoulos, Torsten Sattler

    Abstract: As capturing devices become common, 3D scans of interior spaces are acquired on a daily basis. Through scene comparison over time, information about objects in the scene and their changes is inferred. This information is important for robots and AR and VR devices, in order to operate in an immersive virtual experience. We thus propose an unsupervised object discovery method that identifies added,… ▽ More

    Submitted 2 December, 2023; originally announced December 2023.

  5. arXiv:2312.00648  [pdf, other

    cs.CV

    SPOT: Self-Training with Patch-Order Permutation for Object-Centric Learning with Autoregressive Transformers

    Authors: Ioannis Kakogeorgiou, Spyros Gidaris, Konstantinos Karantzalos, Nikos Komodakis

    Abstract: Unsupervised object-centric learning aims to decompose scenes into interpretable object entities, termed slots. Slot-based auto-encoders stand out as a prominent method for this task. Within them, crucial aspects include guiding the encoder to generate object-specific slots and ensuring the decoder utilizes them during reconstruction. This work introduces two novel techniques, (i) an attention-bas… ▽ More

    Submitted 5 April, 2024; v1 submitted 1 December, 2023; originally announced December 2023.

    Comments: CVPR 2024 (Highlight). Code: https://github.com/gkakogeorgiou/spot

  6. arXiv:2311.03339  [pdf, other

    cs.CV cs.AI

    FLOGA: A machine learning ready dataset, a benchmark and a novel deep learning model for burnt area map** with Sentinel-2

    Authors: Maria Sdraka, Alkinoos Dimakos, Alexandros Malounis, Zisoula Ntasiou, Konstantinos Karantzalos, Dimitrios Michail, Ioannis Papoutsis

    Abstract: Over the last decade there has been an increasing frequency and intensity of wildfires across the globe, posing significant threats to human and animal lives, ecosystems, and socio-economic stability. Therefore urgent action is required to mitigate their devastating impact and safeguard Earth's natural resources. Robust Machine Learning methods combined with the abundance of high-resolution satell… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  7. arXiv:2309.06891  [pdf, other

    cs.CV cs.LG

    Keep It SimPool: Who Said Supervised Transformers Suffer from Attention Deficit?

    Authors: Bill Psomas, Ioannis Kakogeorgiou, Konstantinos Karantzalos, Yannis Avrithis

    Abstract: Convolutional networks and vision transformers have different forms of pairwise interactions, pooling across layers and pooling at the end of the network. Does the latter really need to be different? As a by-product of pooling, vision transformers provide spatial attention for free, but this is most often of low quality unless self-supervised, which is not well studied. Is supervision really the p… ▽ More

    Submitted 13 September, 2023; originally announced September 2023.

    Comments: ICCV 2023. Code and models: https://github.com/billpsomas/simpool

    Journal ref: International Conference on Computer Vision (2023)

  8. arXiv:2212.10167  [pdf, other

    cs.CV eess.IV

    Seafloor-Invariant Caustics Removal from Underwater Imagery

    Authors: Panagiotis Agrafiotis, Konstantinos Karantzalos, Andreas Georgopoulos

    Abstract: Map** the seafloor with underwater imaging cameras is of significant importance for various applications including marine engineering, geology, geomorphology, archaeology and biology. For shallow waters, among the underwater imaging challenges, caustics i.e., the complex physical phenomena resulting from the projection of light rays being refracted by the wavy surface, is likely the most crucial… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: Submitted to the IEEE Journal of Oceanic Engineering (IEEE-JOE), under review as of December 2022

  9. arXiv:2208.09870  [pdf, other

    cs.CV

    Objects Can Move: 3D Change Detection by Geometric Transformation Constistency

    Authors: Aikaterini Adam, Torsten Sattler, Konstantinos Karantzalos, Tomas Pajdla

    Abstract: AR/VR applications and robots need to know when the scene has changed. An example is when objects are moved, added, or removed from the scene. We propose a 3D object discovery method that is based only on scene changes. Our method does not need to encode any assumptions about what is an object, but rather discovers objects by exploiting their coherent move. Changes are initially detected as differ… ▽ More

    Submitted 21 August, 2022; originally announced August 2022.

  10. arXiv:2208.03571  [pdf, other

    cs.CV cs.AI

    Transformer-based assignment decision network for multiple object tracking

    Authors: Athena Psalta, Vasileios Tsironis, Konstantinos Karantzalos

    Abstract: Data association is a crucial component for any multiple object tracking (MOT) method that follows the tracking-by-detection paradigm. To generate complete trajectories such methods employ a data association process to establish assignments between detections and existing targets during each timestep. Recent data association approaches try to solve a multi-dimensional linear assignment task or a n… ▽ More

    Submitted 23 November, 2022; v1 submitted 6 August, 2022; originally announced August 2022.

    Comments: Preprint version. Under consideration at Computer Vision and Image Understanding

  11. What to Hide from Your Students: Attention-Guided Masked Image Modeling

    Authors: Ioannis Kakogeorgiou, Spyros Gidaris, Bill Psomas, Yannis Avrithis, Andrei Bursuc, Konstantinos Karantzalos, Nikos Komodakis

    Abstract: Transformers and masked language modeling are quickly being adopted and explored in computer vision as vision transformers and masked image modeling (MIM). In this work, we argue that image token masking differs from token masking in text, due to the amount and correlation of tokens in an image. In particular, to generate a challenging pretext task for MIM, we advocate a shift from random masking… ▽ More

    Submitted 22 July, 2022; v1 submitted 23 March, 2022; originally announced March 2022.

    Comments: ECCV 2022. Codes and models are available at https://github.com/gkakogeorgiou/attmask

    Journal ref: European Conference on Computer Vision (2022)

  12. arXiv:2106.04990  [pdf, other

    cs.LG cs.CV

    It Takes Two to Tango: Mixup for Deep Metric Learning

    Authors: Shashanka Venkataramanan, Bill Psomas, Ewa Kijak, Laurent Amsaleg, Konstantinos Karantzalos, Yannis Avrithis

    Abstract: Metric learning involves learning a discriminative representation such that embeddings of similar classes are encouraged to be close, while embeddings of dissimilar classes are pushed far apart. State-of-the-art methods focus mostly on sophisticated loss functions or mining strategies. On the one hand, metric learning losses consider two or more examples at a time. On the other hand, modern data a… ▽ More

    Submitted 28 February, 2022; v1 submitted 9 June, 2021; originally announced June 2021.

    Comments: Accepted to ICLR 2022

  13. Evaluating explainable artificial intelligence methods for multi-label deep learning classification tasks in remote sensing

    Authors: Ioannis Kakogeorgiou, Konstantinos Karantzalos

    Abstract: Although deep neural networks hold the state-of-the-art in several remote sensing tasks, their black-box operation hinders the understanding of their decisions, concealing any bias and other shortcomings in datasets and model performance. To this end, we have applied explainable artificial intelligence (XAI) methods in remote sensing multi-label classification tasks towards producing human-interpr… ▽ More

    Submitted 20 September, 2021; v1 submitted 3 April, 2021; originally announced April 2021.

    Journal ref: International Journal of Applied Earth Observation and Geoinformation 103 (2021) 102520

  14. arXiv:1910.07778  [pdf, other

    cs.CV eess.IV

    Detecting Urban Changes with Recurrent Neural Networks from Multitemporal Sentinel-2 Data

    Authors: Maria Papadomanolaki, Sagar Verma, Maria Vakalopoulou, Siddharth Gupta, Konstantinos Karantzalos

    Abstract: \begin{abstract} The advent of multitemporal high resolution data, like the Copernicus Sentinel-2, has enhanced significantly the potential of monitoring the earth's surface and environmental dynamics. In this paper, we present a novel deep learning framework for urban change detection which combines state-of-the-art fully convolutional networks (similar to U-Net) for feature representation and po… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

    Comments: 4 pages, IGARSS2019

  15. Shallow Water Bathymetry Map** from UAV Imagery based on Machine Learning

    Authors: Panagiotis Agrafiotis, Dimitrios Skarlatos, Andreas Georgopoulos, Konstantinos Karantzalos

    Abstract: The determination of accurate bathymetric information is a key element for near offshore activities, hydrological studies such as coastal engineering applications, sedimentary processes, hydrographic surveying as well as archaeological map** and biological research. UAV imagery processed with Structure from Motion (SfM) and Multi View Stereo (MVS) techniques can provide a low-cost alternative to… ▽ More

    Submitted 18 February, 2020; v1 submitted 27 February, 2019; originally announced February 2019.

    Comments: 8 pages, 9 figures

    Journal ref: Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci., XLII-2/W10, 9-16, 2019

  16. arXiv:1702.07890  [pdf

    cs.OH

    Building up user confidence for the spaceborne derived global and continental land cover products for the Mediterranean region: the case of Thessaly

    Authors: Ioannis Manakos, Christina Karakizi, Giannis Gkinis, Konstantinos Karantzalos

    Abstract: Across globe and space agencies nations recognize the importance of homogenized land cover information, prone to regular updates, both in the context of thematic and spatial resolutions. Recent sensor advances and the free distribution policy promote the utilization of spaceborne products in an unprecedented pace into an increasingly wider range of applications. Ensuring credibility to the users i… ▽ More

    Submitted 25 February, 2017; originally announced February 2017.