paper-with-me

Papers

Domain Siamese CNNs for Sparse Multispectral Disparity Estimation

2020-04-30 · David-Alexandre Beaupre, Guillaume-Alexandre Bilodeau

Multispectral disparity estimation is a difficult task for many reasons: it has all the same challenges as traditional visible-visible disparity estimation (occlusions, repetitive patterns, textureless surfaces), in addition of having very few common visual information between images (e.g. color information vs. thermal information). In this paper, we propose a new CNN architecture able to do disparity estimation between images from different spectrum, namely thermal and visible in our case. Our proposed model takes two patches as input and proceeds to do domain feature extraction for each of them. Features from both domains are then merged with two fusion operations, namely correlation and concatenation. These merged vectors are then forwarded to their respective classification heads, which are responsible for classifying the inputs as being same or not. Using two merging operations gives more robustness to our feature extraction process, which leads to more precise disparity estimation. Our method was tested using the publicly available LITIV 2014 and LITIV 2018 datasets, and showed best results when compared to other state of the art methods.

📄 PDF Abstract BibTeX arXiv:2005.00088

Code (0)

등록된 구현이 없습니다.

Tasks

Disparity Estimation

Similar Papers 제목 키워드 기반

4D-MultispectralNet: Multispectral Stereoscopic Disparity Estimation using Human Masks

2022-04-19 · Philippe Duplessis-Guindon, Guillaume-Alexandre Bilodeau

Multispectral stereoscopy is an emerging field. A lot of work has been done in classical stereoscopy, but multispectral stereoscopy is not studied as frequently. This type of stereoscopy can be used in autonomous vehicle…

Autonomous VehiclesDisparity Estimation

Multispectral Snapshot Image Registration Using Learned Cross Spectral Disparity Estimation and a Deep Guided Occlusion Reconstruction Network

2024-06-17 · Frank Sippel, Jürgen Seiler, André Kaup

Multispectral imaging aims at recording images in different spectral bands. This is extremely beneficial in diverse discrimination applications, for example in agriculture, recycling or healthcare. One approach for snaps…

CPUData AugmentationDisparity EstimationGPU+1

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

Multispectral Pedestrian Detection with Sparsely Annotated Label

2025-01-05 · Chan Lee, Seungho Shin, Gyeong-Moon Park, Jung Uk Kim

Although existing Sparsely Annotated Object Detection (SAOD) approches have made progress in handling sparsely annotated environments in multispectral domain, where only some pedestrians are annotated, they still have th…

object-detectionObject DetectionPedestrian DetectionPseudo Label

Color Agnostic Cross-Spectral Disparity Estimation

2023-12-14 · Frank Sippel, Nils Genser, Hannah Och, Jürgen Seiler 외

Since camera modules become more and more affordable, multispectral camera arrays have found their way from special applications to the mass market, e.g., in automotive systems, smartphones, or drones. Due to multiple mo…

Disparity EstimationImage GenerationStereo Matching