Skip to main content

Showing 1–10 of 10 results for author: Laskar, Z

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

    cs.CV

    Training Ensembles with Inliers and Outliers for Semi-supervised Active Learning

    Authors: Vladan Stojnić, Zakaria Laskar, Giorgos Tolias

    Abstract: Deep active learning in the presence of outlier examples poses a realistic yet challenging scenario. Acquiring unlabeled data for annotation requires a delicate balance between avoiding outliers to conserve the annotation budget and prioritizing useful inlier examples for effective training. In this work, we present an approach that leverages three highly synergistic components, which are identifi… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  2. arXiv:2305.03595  [pdf, other

    cs.CV

    HSCNet++: Hierarchical Scene Coordinate Classification and Regression for Visual Localization with Transformer

    Authors: Shuzhe Wang, Zakaria Laskar, Iaroslav Melekhov, Xiaotian Li, Yi Zhao, Giorgos Tolias, Juho Kannala

    Abstract: Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model. Recently, deep neural networks have been exploited to regress the map** between raw pixels and 3D coordinates in the scene, and thus the matching is implicitly… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

  3. arXiv:2110.04773  [pdf, other

    cs.CV

    Digging Into Self-Supervised Learning of Feature Descriptors

    Authors: Iaroslav Melekhov, Zakaria Laskar, Xiaotian Li, Shuzhe Wang, Juho Kannala

    Abstract: Fully-supervised CNN-based approaches for learning local image descriptors have shown remarkable results in a wide range of geometric tasks. However, most of them require per-pixel ground-truth keypoint correspondence data which is difficult to acquire at scale. To address this challenge, recent weakly- and self-supervised methods can learn feature descriptors from relative camera poses or using o… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

    Comments: Camera ready (3DV 2021)

  4. arXiv:2108.09112  [pdf, other

    cs.CV

    Continual Learning for Image-Based Camera Localization

    Authors: Shuzhe Wang, Zakaria Laskar, Iaroslav Melekhov, Xiaotian Li, Juho Kannala

    Abstract: For several emerging technologies such as augmented reality, autonomous driving and robotics, visual localization is a critical component. Directly regressing camera pose/3D scene coordinates from the input image using deep neural networks has shown great potential. However, such methods assume a stationary data distribution with all scenes simultaneously available during training. In this paper,… ▽ More

    Submitted 27 April, 2022; v1 submitted 20 August, 2021; originally announced August 2021.

    Comments: ICCV 2021

  5. arXiv:2007.05299  [pdf, other

    cs.CV

    Data-Efficient Ranking Distillation for Image Retrieval

    Authors: Zakaria Laskar, Juho Kannala

    Abstract: Recent advances in deep learning has lead to rapid developments in the field of image retrieval. However, the best performing architectures incur significant computational cost. Recent approaches tackle this issue using knowledge distillation to transfer knowledge from a deeper and heavier architecture to a much smaller network. In this paper we address knowledge distillation for metric learning p… ▽ More

    Submitted 13 July, 2020; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: 10 pages, 2 figures. Edited figure 7

  6. arXiv:1904.06882  [pdf, other

    cs.CV

    Geometric Image Correspondence Verification by Dense Pixel Matching

    Authors: Zakaria Laskar, Iaroslav Melekhov, Hamed R. Tavakoli, Juha Ylioinas, Juho Kannala

    Abstract: This paper addresses the problem of determining dense pixel correspondences between two images and its application to geometric correspondence verification in image retrieval. The main contribution is a geometric correspondence verification approach for re-ranking a shortlist of retrieved database images based on their dense pair-wise matching with the query image at a pixel level. We determine a… ▽ More

    Submitted 17 August, 2020; v1 submitted 15 April, 2019; originally announced April 2019.

    Comments: The appendix has been updated by adding some clarifications

  7. arXiv:1901.08341  [pdf, other

    cs.CV

    Semantic Matching by Weakly Supervised 2D Point Set Registration

    Authors: Zakaria Laskar, Hamed R. Tavakoli, Juho Kannala

    Abstract: In this paper we address the problem of establishing correspondences between different instances of the same object. The problem is posed as finding the geometric transformation that aligns a given image pair. We use a convolutional neural network (CNN) to directly regress the parameters of the transformation model. The alignment problem is defined in the setting where an unordered set of semantic… ▽ More

    Submitted 24 January, 2019; originally announced January 2019.

    Comments: Accepted to WACV 2019

  8. arXiv:1901.08339  [pdf, other

    cs.CV

    Semi-Supervised Semantic Matching

    Authors: Zakaria Laskar, Juho Kannala

    Abstract: Convolutional neural networks (CNNs) have been successfully applied to solve the problem of correspondence estimation between semantically related images. Due to non-availability of large training datasets, existing methods resort to self-supervised or unsupervised training paradigm. In this paper we propose a semi-supervised learning framework that imposes cyclic consistency constraint on unlabel… ▽ More

    Submitted 24 January, 2019; originally announced January 2019.

    Comments: Accepted to ECCVW (GMDL) 2018

  9. arXiv:1707.09733  [pdf, other

    cs.CV

    Camera Relocalization by Computing Pairwise Relative Poses Using Convolutional Neural Network

    Authors: Zakaria Laskar, Iaroslav Melekhov, Surya Kalia, Juho Kannala

    Abstract: We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative pose between the query and the database images, whose poses are known. The camera location for the query image is obtained via triangulation from two relative t… ▽ More

    Submitted 1 August, 2017; v1 submitted 31 July, 2017; originally announced July 2017.

  10. arXiv:1703.01226  [pdf, other

    cs.CV

    Context Aware Query Image Representation for Particular Object Retrieval

    Authors: Zakaria Laskar, Juho Kannala

    Abstract: The current models of image representation based on Convolutional Neural Networks (CNN) have shown tremendous performance in image retrieval. Such models are inspired by the information flow along the visual pathway in the human visual cortex. We propose that in the field of particular object retrieval, the process of extracting CNN representations from query images with a given region of interest… ▽ More

    Submitted 3 March, 2017; originally announced March 2017.

    Comments: 14 pages, Extended version of a manuscript submitted to SCIA 2017

    ACM Class: I.5.4