paper-with-me

홈 › Papers

VisIRNet: Deep Image Alignment for UAV-taken Visible and Infrared Image Pairs

2024-02-15 · Sedat Ozer, Alain P. Ndigande

This paper proposes a deep learning based solution for multi-modal image alignment regarding UAV-taken images. Many recently proposed state-of-the-art alignment techniques rely on using Lucas-Kanade (LK) based solutions for a successful alignment. However, we show that we can achieve state of the art results without using LK-based methods. Our approach carefully utilizes a two-branch based convolutional neural network (CNN) based on feature embedding blocks. We propose two variants of our approach, where in the first variant (ModelA), we directly predict the new coordinates of only the four corners of the image to be aligned; and in the second one (ModelB), we predict the homography matrix directly. Applying alignment on the image corners forces algorithm to match only those four corners as opposed to computing and matching many (key)points, since the latter may cause many outliers, yielding less accurate alignment. We test our proposed approach on four aerial datasets and obtain state of the art results, when compared to the existing recent deep LK-based architectures.

📄 PDF Abstract BibTeX arXiv:2402.09635

Code (1)

ozerlabs-proxy/VisIrNet 공식 구현 tf

Tasks

Image Registration

Similar Papers 제목 키워드 기반

CLIP4VI-ReID: Learning Modality-shared Representations via CLIP Semantic Bridge for Visible-Infrared Person Re-identification

2025-11-13 · Xiaomei Yang, Xizhan Gao, Sijie Niu, Fa Zhu 외 arxiv

This paper proposes a novel CLIP-driven modality-shared representation learning network named CLIP4VI-ReID for VI-ReID task, which consists of Text Semantic Generation (TSG), Infrared Feature Embedding (IFE), and High-le…

Person Re-IdentificationRepresentation Learning

How Image Generation Helps Visible-to-Infrared Person Re-Identification?

2022-10-04 · Honghu Pan, Yongyong Chen, Yunqi He, Xin Li 외

Compared to visible-to-visible (V2V) person re-identification (ReID), the visible-to-infrared (V2I) person ReID task is more challenging due to the lack of sufficient training samples and the large cross-modality discrep…

Image GenerationPerson Re-Identification

LLVIP: A Visible-infrared Paired Dataset for Low-light Vision

2021-08-24 · Xinyu Jia, Chuang Zhu, Minzhen Li, Wenqi Tang 외

It is very challenging for various visual tasks such as image fusion, pedestrian detection and image-to-image translation in low light conditions due to the loss of effective target areas. In this case, infrared and visi…

Image GenerationImage RegistrationImage-to-Image TranslationInfrared And Visible Image Fusion+6

Siamese Infrared and Visible Light Fusion Network for RGB-T Tracking

2021-03-12 · Peng Jingchao, Zhao Haitao, Hu Zhengwei, Zhuang Yi 외

Due to the different photosensitive properties of infrared and visible light, the registered RGB-T image pairs shot in the same scene exhibit quite different characteristics. This paper proposes a siamese infrared and vi…

Rgb-T Tracking

Transferable Feature Representation for Visible-to-Infrared Cross-Dataset Human Action Recognition

2019-09-18 · Yang Liu, Zhaoyang Lu, Jing Li, Chao Yao 외

Recently, infrared human action recognition has attracted increasing attention for it has many advantages over visible light, that is, being robust to illumination change and shadows. However, the infrared action data is…

Action RecognitionDomain AdaptationTemporal Action LocalizationTransfer Learning