Skip to main content

Showing 1–7 of 7 results for author: Bayramli, B

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

    cs.CV

    Task Indicating Transformer for Task-conditional Dense Predictions

    Authors: Yuxiang Lu, Shalayiding Sirejiding, Bayram Bayramli, Suizhi Huang, Yue Ding, Hongtao Lu

    Abstract: The task-conditional model is a distinctive stream for efficient multi-task learning. Existing works encounter a critical limitation in learning task-agnostic and task-specific representations, primarily due to shortcomings in global context modeling arising from CNN-based architectures, as well as a deficiency in multi-scale feature interaction within the decoder. In this paper, we introduce a no… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: Accepted by ICASSP 2024

  2. arXiv:2205.01568  [pdf, other

    cs.CV cs.LG cs.RO

    RAFT-MSF: Self-Supervised Monocular Scene Flow using Recurrent Optimizer

    Authors: Bayram Bayramli, Junhwa Hur, Hongtao Lu

    Abstract: Learning scene flow from a monocular camera still remains a challenging task due to its ill-posedness as well as lack of annotated data. Self-supervised methods demonstrate learning scene flow estimation from unlabeled data, yet their accuracy lags behind (semi-)supervised methods. In this paper, we introduce a self-supervised monocular scene flow method that substantially improves the accuracy ov… ▽ More

    Submitted 3 May, 2022; originally announced May 2022.

  3. arXiv:2009.00242  [pdf, other

    cs.CV

    Temporal Continuity Based Unsupervised Learning for Person Re-Identification

    Authors: Usman Ali, Bayram Bayramli, Hongtao Lu

    Abstract: Person re-identification (re-id) aims to match the same person from images taken across multiple cameras. Most existing person re-id methods generally require a large amount of identity labeled data to act as discriminative guideline for representation learning. Difficulty in manually collecting identity labeled data leads to poor adaptability in practical scenarios. To overcome this problem, we p… ▽ More

    Submitted 1 September, 2020; originally announced September 2020.

  4. arXiv:1905.06537  [pdf, other

    cs.CV

    FH-GAN: Face Hallucination and Recognition using Generative Adversarial Network

    Authors: Bayram Bayramli, Usman Ali, Te Qi, Hongtao Lu

    Abstract: There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad performance on face recognition. Most of the general face recognition algorithms usually assume a sufficient resolution for the face images. However, in practice many applications… ▽ More

    Submitted 16 May, 2019; originally announced May 2019.

    Comments: 9 pages

  5. arXiv:1904.03141  [pdf, other

    cs.CV

    Spatial Shortcut Network for Human Pose Estimation

    Authors: Te Qi, Bayram Bayramli, Usman Ali, Qinchuan Zhang, Hongtao Lu

    Abstract: Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass information, large convolutional kernels and deep layers have been normally used, introducing high computation cost and large parameter space. Luckily for pose est… ▽ More

    Submitted 5 April, 2019; originally announced April 2019.

    Comments: 12 pages

    ACM Class: I.4.8

  6. arXiv:1310.4664  [pdf, other

    cs.DC

    SVD Factorization for Tall-and-Fat Matrices on Parallel Architectures

    Authors: Burak Bayramli

    Abstract: We demonstrate an implementation for an approximate rank-k SVD factorization, combining well-known randomized projection techniques with previously known paralel solutions in order to compute steps of the random projection based SVD procedure. We structure the problem in a way that it reduces to fast computation around $k \times k$ matrices computed on a single machine, greatly easing the computab… ▽ More

    Submitted 3 April, 2023; v1 submitted 17 October, 2013; originally announced October 2013.

    Comments: Fixed explanation for matrix multiplication

  7. arXiv:1006.4910  [pdf, other

    cs.CV

    Kalman Filters and Homography: Utilizing the Matrix $A$

    Authors: Burak Bayramli

    Abstract: Many problems in Computer Vision can be reduced to either working around a known transform, or given a model for the transform computing the inverse problem of the transform itself. We will look at two ways of working with the matrix $A$ and see how transforms are at the root of image processing and vision problems.

    Submitted 5 December, 2022; v1 submitted 25 June, 2010; originally announced June 2010.

    Comments: Typos fixed