Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
Official checkpoint for **DGNet: Dual-Knowledge Guided Network for Infrared Small Target Detection**, accepted by **ACM Multimedia 2026**.
|
| 5 |
+
|
| 6 |
+
DGNet is a framework for **Infrared Small Target Detection (IRSTD)**. It improves target detection by leveraging **dual-knowledge guidance** to enhance discriminative target representations, suppress complex background interference, and achieve more accurate segmentation of dim and small infrared targets.
|
| 7 |
+
|
| 8 |
+
Links:
|
| 9 |
+
|
| 10 |
+
📄Paper:[Paper-MM26-DGNet](https://arxiv.org/abs/2609.00666)
|
| 11 |
+
🚀Code: [Code-MM26-DGNet](https://github.com/iLearn-Lab/MM26-DGNet)
|