Skip to content

Graph Laplacian Regularization for Fast Infrared Small Target Detection

Notifications You must be signed in to change notification settings

LiuTing20a/FGLR-MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGLR-MCP:Graph Laplacian Regularization for Fast Infrared Small Target Detection

**Matlab implementation of "Graph Laplacian Regularization for Fast Infrared Small Target Detection",

Highlights:

1. * (a) Different from usual graphs that are constructed on each pixel or patch of infrared image, we propose to construct the graph with each frame of infrared sequence. This strategy can reduce the number of vertices in the graph, thereby reducing computational complexity.

#### 2. * (b) Based on the above graph construction, we propose a fast graph Laplacian regularization (FGLR). The proposed FGLR can describe the low-rank information between infrared sequence images. Toy examples and theoretical deductions have demonstrated that FGLR is as effective as nuclear norm. Compared with nuclear norm, the proposed FGLR avoids SVD computation and has a closed-form solution for background estimation. Therefore, the proposed FGLR is more efficient than nuclear norm.representative coefficient matrix. This avoids computing SVD and solving complex regularization terms.

2. To demonstrate the advantages of the FGLR-MCP method, we compare it with other eiught methods on six different infrared image scenes.

Get Started

Run demo_WSNMSTIPTLT_FGLRMCP.

Details

For details such as parameter setting, please refer to [pdf].

Citation

@article{liu2024graph,
  title={Graph Laplacian regularization for fast infrared small target detection},
  author={Liu, Ting and Liu, Yongxian and Yang, Jungang and Li, Boyang and Wang, Yingqian and An, Wei},
  journal={Pattern Recognition},
  pages={111077},
  year={2024},
  publisher={Elsevier}
}

Contact

Any question regarding this work can be addressed to liuting@nudt.edu.cn.

About

Graph Laplacian Regularization for Fast Infrared Small Target Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published