paper-with-me

Papers

SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging

2024-07-23 · Lingtong Kong, Bo Li, Yike Xiong, Hao Zhang, Hong Gu, Jinwei Chen

Multi-exposure High Dynamic Range (HDR) imaging is a challenging task when facing truncated texture and complex motion. Existing deep learning-based methods have achieved great success by either following the alignment and fusion pipeline or utilizing attention mechanism. However, the large computation cost and inference delay hinder them from deploying on resource limited devices. In this paper, to achieve better efficiency, a novel Selective Alignment Fusion Network (SAFNet) for HDR imaging is proposed. After extracting pyramid features, it jointly refines valuable area masks and cross-exposure motion in selected regions with shared decoders, and then fuses high quality HDR image in an explicit way. This approach can focus the model on finding valuable regions while estimating their easily detectable and meaningful motion. For further detail enhancement, a lightweight refine module is introduced which enjoys privileges from previous optical flow, selection masks and initial prediction. Moreover, to facilitate learning on samples with large motion, a new window partition cropping method is presented during training. Experiments on public and newly developed challenging datasets show that proposed SAFNet not only exceeds previous SOTA competitors quantitatively and qualitatively, but also runs order of magnitude faster. Code and dataset is available at https://github.com/ltkong218/SAFNet.

📄 PDF Abstract BibTeX arXiv:2407.16308

Code (1)

ltkong218/safnet 공식 구현 pytorch

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-encoder ConvNeXt Network with Smooth Attentional Feature Fusion for Multispectral Semantic Segmentation

2026-02-08 · Leo Thomas Ramos, Angel D. Sappa arxiv

This work proposes MeCSAFNet, a multi-branch encoder-decoder architecture for land cover segmentation in multispectral imagery. The model separately processes visible and non-visible channels through dual ConvNeXt encode…

Semantic Segmentation

Similarity-Aware Fusion Network for 3D Semantic Segmentation

2021-07-04 · Linqing Zhao, Jiwen Lu, Jie zhou

In this paper, we propose a similarity-aware fusion network (SAFNet) to adaptively fuse 2D images and 3D point clouds for 3D semantic segmentation. Existing fusion-based methods achieve remarkable performances by integra…

3D Semantic SegmentationSemantic Segmentation

Rethinking SAR ATR: A Target-Aware Frequency-Spatial Enhancement Framework with Noise-Resilient Knowledge Guidance

2026-03-23 · Yansong Lin, Zihan Cheng, Jielei Wang, Guoming Lua 외 arxiv

Synthetic aperture radar automatic target recognition (SAR ATR) is of considerable importance in marine navigation and disaster monitoring. However, the coherent speckle noise inherent in SAR imagery often obscures salie…

Representation LearningKnowledge Distillation

SVDC: Consistent Direct Time-of-Flight Video Depth Completion with Frequency Selective Fusion

2025-03-03 · CVPR 2025 1 · Xuan Zhu, Jijun Xiang, Xianqi Wang, Longliang Liu 외

Lightweight direct Time-of-Flight (dToF) sensors are ideal for 3D sensing on mobile devices. However, due to the manufacturing constraints of compact devices and the inherent physical principles of imaging, dToF depth ma…

Depth Completion

A Selective Re-learning Mechanism for Hyperspectral Fusion Imaging

2025-01-01 · CVPR 2025 1 · Yuanye Liu, Jinyang Liu, Renwei Dian, Shutao Li

Hyperspectral fusion imaging is challenged by high computational cost due to the abundant spectral information. We find that pixels in regions with smooth spatial-spectral structure can be reconstructed well using a …