Skip to main content

Showing 1–19 of 19 results for author: Alatan, A A

.
  1. arXiv:2404.09692  [pdf, other

    cs.CV

    XoFTR: Cross-modal Feature Matching Transformer

    Authors: Önder Tuzcuoğlu, Aybora Köksal, Buğra Sofu, Sinan Kalkan, A. Aydın Alatan

    Abstract: We introduce, XoFTR, a cross-modal cross-view method for local feature matching between thermal infrared (TIR) and visible images. Unlike visible images, TIR images are less susceptible to adverse lighting and weather conditions but present difficulties in matching due to significant texture and intensity differences. Current hand-crafted and learning-based methods for visible-TIR matching fall sh… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: CVPR Image Matching Workshop, 2024. 12 pages, 7 figures, 5 tables. Codes and dataset are available at https://github.com/OnderT/XoFTR

  2. arXiv:2309.02843  [pdf, other

    cs.CV cs.LG stat.ML

    Knowledge Distillation Layer that Lets the Student Decide

    Authors: Ada Gorgun, Yeti Z. Gurbuz, A. Aydin Alatan

    Abstract: Typical technique in knowledge distillation (KD) is regularizing the learning of a limited capacity model (student) by pushing its responses to match a powerful model's (teacher). Albeit useful especially in the penultimate layer and beyond, its action on student's feature transform is rather implicit, limiting its practice in the intermediate layers. To explicitly embed the teacher's knowledge in… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: Accepted at the British Machine Vision Conference 2023 (BMVC 2023)

  3. arXiv:2308.09228  [pdf, other

    cs.CV cs.LG stat.ML

    Generalized Sum Pooling for Metric Learning

    Authors: Yeti Z. Gurbuz, Ozan Sener, A. Aydın Alatan

    Abstract: A common architectural choice for deep metric learning is a convolutional neural network followed by global average pooling (GAP). Albeit simple, GAP is a highly effective way to aggregate information. One possible explanation for the effectiveness of GAP is considering each feature vector as representing a different semantic entity and GAP as a convex combination of them. Following this perspecti… ▽ More

    Submitted 21 August, 2023; v1 submitted 17 August, 2023; originally announced August 2023.

    Comments: Accepted as a conference paper at International Conference on Computer Vision (ICCV) 2023

  4. arXiv:2307.07620  [pdf, other

    cs.LG cs.CV

    Generalizable Embeddings with Cross-batch Metric Learning

    Authors: Yeti Z. Gurbuz, A. Aydin Alatan

    Abstract: Global average pooling (GAP) is a popular component in deep metric learning (DML) for aggregating features. Its effectiveness is often attributed to treating each feature vector as a distinct semantic entity and GAP as a combination of them. Albeit substantiated, such an explanation's algorithmic implications to learn generalizable entities to represent unseen classes, a crucial DML goal, remain u… ▽ More

    Submitted 24 July, 2023; v1 submitted 14 July, 2023; originally announced July 2023.

    Comments: \c{opyright} 2023 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

  5. arXiv:2303.02025  [pdf, other

    eess.IV cs.CV

    MAEVI: Motion Aware Event-Based Video Frame Interpolation

    Authors: Ahmet Akman, Onur Selim Kılıç, A. Aydın Alatan

    Abstract: Utilization of event-based cameras is expected to improve the visual quality of video frame interpolation solutions. We introduce a learning-based method to exploit moving region boundaries in a video sequence to increase the overall interpolation quality.Event cameras allow us to determine moving areas precisely; and hence, better video frame interpolation quality can be achieved by emphasizing t… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

    Comments: Submitted to International Conference on Image Processing (ICIP) 2023

  6. arXiv:2210.00992  [pdf, other

    cs.CV

    Feature Embedding by Template Matching as a ResNet Block

    Authors: Ada Gorgun, Yeti Z. Gurbuz, A. Aydin Alatan

    Abstract: Convolution blocks serve as local feature extractors and are the key to success of the neural networks. To make local semantic feature embedding rather explicit, we reformulate convolution blocks as feature selection according to the best matching kernel. In this manner, we show that typical ResNet blocks indeed perform local feature embedding via template matching once batch normalization (BN) fo… ▽ More

    Submitted 15 August, 2023; v1 submitted 3 October, 2022; originally announced October 2022.

    Comments: Accepted at the British Machine Vision Conference 2022 (BMVC 2022)

  7. arXiv:2209.09359  [pdf, other

    cs.CV

    E-VFIA : Event-Based Video Frame Interpolation with Attention

    Authors: Onur Selim Kılıç, Ahmet Akman, A. Aydın Alatan

    Abstract: Video frame interpolation (VFI) is a fundamental vision task that aims to synthesize several frames between two consecutive original video images. Most algorithms aim to accomplish VFI by using only keyframes, which is an ill-posed problem since the keyframes usually do not yield any accurate precision about the trajectories of the objects in the scene. On the other hand, event-based cameras provi… ▽ More

    Submitted 1 March, 2023; v1 submitted 19 September, 2022; originally announced September 2022.

    Comments: Accepted to 2023 IEEE International Conference on Robotics and Automation (ICRA 2023)

  8. arXiv:2209.09060  [pdf, other

    cs.CV cs.LG stat.ML

    Deep Metric Learning with Chance Constraints

    Authors: Yeti Z. Gurbuz, Ogul Can, A. Aydin Alatan

    Abstract: Deep metric learning (DML) aims to minimize empirical expected loss of the pairwise intra-/inter- class proximity violations in the embedding space. We relate DML to feasibility problem of finite chance constraints. We show that minimizer of proxy-based DML satisfies certain chance constraints, and that the worst case generalization performance of the proxy-based methods can be characterized by th… ▽ More

    Submitted 6 September, 2023; v1 submitted 19 September, 2022; originally announced September 2022.

    Comments: Accepted as a conference paper at IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024

  9. arXiv:2202.13080  [pdf, other

    cs.CV

    Improved Hard Example Mining Approach for Single Shot Object Detectors

    Authors: Aybora Koksal, Onder Tuzcuoglu, Kutalmis Gokalp Ince, Yoldas Ataseven, A. Aydin Alatan

    Abstract: Hard example mining methods generally improve the performance of the object detectors, which suffer from imbalanced training sets. In this work, two existing hard example mining approaches (LRM and focal loss, FL) are adapted and combined in a state-of-the-art real-time object detector, YOLOv5. The effectiveness of the proposed approach for improving the performance on hard examples is extensively… ▽ More

    Submitted 12 July, 2022; v1 submitted 26 February, 2022; originally announced February 2022.

    Comments: ICIP 2022. 5 pages, 2 figures, 7 tables. The codes are available at https://github.com/aybora/yolov5Loss

  10. arXiv:2108.08179  [pdf, ps, other

    cs.CV

    Effect of Parameter Optimization on Classical and Learning-based Image Matching Methods

    Authors: Ufuk Efe, Kutalmis Gokalp Ince, A. Aydin Alatan

    Abstract: Deep learning-based image matching methods are improved significantly during the recent years. Although these methods are reported to outperform the classical techniques, the performance of the classical methods is not examined in detail. In this study, we compare classical and learning-based methods by employing mutual nearest neighbor search with ratio test and optimizing the ratio test threshol… ▽ More

    Submitted 28 August, 2021; v1 submitted 18 August, 2021; originally announced August 2021.

    Comments: 8 pages, 2 figures, 3 tables, ICCV 2021 TradiCV Workshop

  11. arXiv:2106.07791  [pdf, ps, other

    cs.CV

    DFM: A Performance Baseline for Deep Feature Matching

    Authors: Ufuk Efe, Kutalmis Gokalp Ince, A. Aydin Alatan

    Abstract: A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and does not require any additional training specific to improve matching. Inspired by well-established concepts in the psychology area, such as the Mental Rotation… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

    Comments: CVPR 2021 Image Matching Workshop Camera Ready Version

    ACM Class: I.5.0; I.4.7

  12. Semi-Automatic Annotation For Visual Object Tracking

    Authors: Kutalmis Gokalp Ince, Aybora Koksal, Arda Fazla, A. Aydin Alatan

    Abstract: We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which is trained iteratively with the annotations generated by the proposed method, and we perform object detection on each frame independently. We employ Multiple Hypothesis Tracking (M… ▽ More

    Submitted 19 August, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

    Comments: Accepted to The 2nd Anti-UAV Workshop & Challenge - ICCV Workshops, 2021. Resulting uav_detection_2 annotations and our codes are publicly available at https://github.com/aybora/Semi-Automatic-Video-Annotation-OGAM

  13. Blind Deinterleaving of Signals in Time Series with Self-attention Based Soft Min-cost Flow Learning

    Authors: Oğul Can, Yeti Z. Gürbüz, Berkin Yıldırım, A. Aydın Alatan

    Abstract: We propose an end-to-end learning approach to address deinterleaving of patterns in time series, in particular, radar signals. We link signal clustering problem to min-cost flow as an equivalent problem once the proper costs exist. We formulate a bi-level optimization problem involving min-cost flow as a sub-problem to learn such costs from the supervised training data. We then approximate the low… ▽ More

    Submitted 24 October, 2020; originally announced October 2020.

    Comments: 4 pages, 2 figures, 1 table

  14. arXiv:2008.01232  [pdf, other

    cs.CV

    Late Temporal Modeling in 3D CNN Architectures with BERT for Action Recognition

    Authors: M. Esat Kalfaoglu, Sinan Kalkan, A. Aydin Alatan

    Abstract: In this work, we combine 3D convolution with late temporal modeling for action recognition. For this aim, we replace the conventional Temporal Global Average Pooling (TGAP) layer at the end of 3D convolutional architecture with the Bidirectional Encoder Representations from Transformers (BERT) layer in order to better utilize the temporal information with BERT's attention mechanism. We show that t… ▽ More

    Submitted 17 September, 2020; v1 submitted 3 August, 2020; originally announced August 2020.

    Comments: Presented on the 2nd Workshop on Video Turing Test: Toward Human-Level Video Story Understanding, ECCV 2020

  15. Effect of Annotation Errors on Drone Detection with YOLOv3

    Authors: Aybora Koksal, Kutalmis Gokalp Ince, A. Aydin Alatan

    Abstract: Following the recent advances in deep networks, object detection and tracking algorithms with deep learning backbones have been improved significantly; however, this rapid development resulted in the necessity of large amounts of annotated labels. Even if the details of such semi-automatic annotation processes for most of these datasets are not known precisely, especially for the video annotations… ▽ More

    Submitted 12 January, 2021; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: Best Paper Award at The 1st Anti-UAV Workshop & Challenge - CVPR Workshops, 2020

  16. arXiv:1907.09245  [pdf, other

    cs.CV

    Quadruplet Selection Methods for Deep Embedding Learning

    Authors: Kaan Karaman, Erhan Gundogdu, Aykut Koc, A. Aydin Alatan

    Abstract: Recognition of objects with subtle differences has been used in many practical applications, such as car model recognition and maritime vessel identification. For discrimination of the objects in fine-grained detail, we focus on deep embedding learning by using a multi-task learning framework, in which the hierarchical labels (coarse and fine labels) of the samples are utilized both for classifica… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

    Comments: 6 pages, 2 figures, accepted by IEEE ICIP 2019

  17. Deep Metric Learning with Alternating Projections onto Feasible Sets

    Authors: Oğul Can, Yeti Ziya Gürbüz, A. Aydın Alatan

    Abstract: During the training of networks for distance metric learning, minimizers of the typical loss functions can be considered as "feasible points" satisfying a set of constraints imposed by the training data. To this end, we reformulate distance metric learning problem as finding a feasible point of a constraint set where the embedding vectors of the training data satisfy desired intra-class and inter-… ▽ More

    Submitted 15 December, 2021; v1 submitted 17 July, 2019; originally announced July 2019.

    Comments: 10 pages, 3 figures, 2 tables

  18. Good Features to Correlate for Visual Tracking

    Authors: Erhan Gundogdu, A. Aydin Alatan

    Abstract: During the recent years, correlation filters have shown dominant and spectacular results for visual object tracking. The types of the features that are employed in these family of trackers significantly affect the performance of visual tracking. The ultimate goal is to utilize robust features invariant to any kind of appearance change of the object, while predicting the object location as properly… ▽ More

    Submitted 10 March, 2018; v1 submitted 20 April, 2017; originally announced April 2017.

    Comments: Accepted version of IEEE Transactions on Image Processing

    Journal ref: IEEE Transactions on Image Processing, vol. 27, no. 5, pp. 2526-2540, May 2018

  19. Efficient MRF Energy Propagation for Video Segmentation via Bilateral Filters

    Authors: Ozan Sener, Kemal Ugur, A. Aydin Alatan

    Abstract: Segmentation of an object from a video is a challenging task in multimedia applications. Depending on the application, automatic or interactive methods are desired; however, regardless of the application type, efficient computation of video object segmentation is crucial for time-critical applications; specifically, mobile and interactive applications require near real-time efficiencies. In this p… ▽ More

    Submitted 26 October, 2014; v1 submitted 22 January, 2013; originally announced January 2013.

    Comments: Multimedia, IEEE Transactions on (Volume:16, Issue: 5, Aug. 2014)