LDFE block improves RGB-IR object detection in dual-stream CNNs
July 10, 2026
The Laplacian Decoupled Feature Enhancement block (LDFE) improves RGB-IR object detection by using a Laplacian Pyramid to separate features into global and local components. It utilizes a Global State Space Enhancement module and a Local Convolutional Correlation Enhancement module to fuse modalities during the dual-stream CNN process.
HOW THIS AFFECTS YOU
●
researcherYou can apply this global-local decomposition method to improve multi-modal feature fusion in CNN architectures.