paper-with-me

Papers

Learning Cross-Spectral Point Features with Task-Oriented Training

2025-05-19 · Mia Thomas, Trevor Ablett, Jonathan Kelly

Unmanned aerial vehicles (UAVs) enable operations in remote and hazardous environments, yet the visible-spectrum, camera-based navigation systems often relied upon by UAVs struggle in low-visibility conditions. Thermal cameras, which capture long-wave infrared radiation, are able to function effectively in darkness and smoke, where visible-light cameras fail. This work explores learned cross-spectral (thermal-visible) point features as a means to integrate thermal imagery into established camera-based navigation systems. Existing methods typically train a feature network's detection and description outputs directly, which often focuses training on image regions where thermal and visible-spectrum images exhibit similar appearance. Aiming to more fully utilize the available data, we propose a method to train the feature network on the tasks of matching and registration. We run our feature network on thermal-visible image pairs, then feed the network response into a differentiable registration pipeline. Losses are applied to the matching and registration estimates of this pipeline. Our selected model, trained on the task of matching, achieves a registration error (corner error) below 10 pixels for more than 75% of estimates on the MultiPoint dataset. We further demonstrate that our model can also be used with a classical pipeline for matching and registration.

📄 PDF Abstract BibTeX arXiv:2505.12593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fully Rotation-Equivariant Spectral-Spatial Learning for Multispectral Object Detection

2026-07-06 · Peng Zhang, Tingfa Xu, Shuaihao Han, Jianan Li arxiv

Existing multispectral detectors are limited by discrete spectral processing, a scale-dependent shift in the relative reliability of spectral and spatial cues across pyramid levels, and the lack of explicit rotation-equi…

Multispectral Object Detection

DMM: Disparity-guided Multispectral Mamba for Oriented Object Detection in Remote Sensing

2024-07-11 · Minghang Zhou, Tianyu Li, Chaofan Qiao, Dongyu Xie 외

Multispectral oriented object detection faces challenges due to both inter-modal and intra-modal discrepancies. Recent studies often rely on transformer-based models to address these issues and achieve cross-modal fusion…

Computational EfficiencyMambaobject-detectionObject Detection+1

Fast Fourier Convolution

2020-12-01 · NeurIPS 2020 12 · Lu Chi, Borui Jiang, Yadong Mu

Vanilla convolutions in modern deep networks are known to operate locally and at fixed scale (e.g., the widely-adopted 3*3 kernels in image-oriented tasks). This causes low efficacy in connecting two distant locations in…

Action RecognitionKeypoint DetectionTemporal Action Localization

MMOT: The First Challenging Benchmark for Drone-based Multispectral Multi-Object Tracking

2025-10-14 · Tianhao Li, Tingfa Xu, Ying Wang, Haolin Qin 외 arxiv

Drone-based multi-object tracking is essential yet highly challenging due to small targets, severe occlusions, and cluttered backgrounds. Existing RGB-based tracking algorithms heavily depend on spatial appearance cues s…

Multi-Object Tracking

Spectrum-oriented Point-supervised Saliency Detector for Hyperspectral Images

2024-12-24 · Peifu Liu, Tingfa Xu, Guokai Shi, Jingxuan Xu 외

Hyperspectral salient object detection (HSOD) aims to extract targets or regions with significantly different spectra from hyperspectral images. While existing deep learning-based methods can achieve good detection resul…

object-detectionObject DetectionSalient Object Detection