Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
</p>
|
| 23 |
|
| 24 |
<p>
|
| 25 |
-
Visual State Space backbone fused with explicit spatio–frequency cues, bidirectional change guidance, and class-imbalance-aware loss—delivering robust, precise semantic change detection under tough illumination/seasonal shifts and severe long-tail labels.
|
| 26 |
</p>
|
| 27 |
|
| 28 |
<p>
|
|
@@ -145,7 +145,7 @@ Plug-and-play support for **SECOND** and **Landsat-SCD**.
|
|
| 145 |
|
| 146 |
### SECOND Layout
|
| 147 |
|
| 148 |
-
```
|
| 149 |
/path/to/SECOND/
|
| 150 |
├── train/
|
| 151 |
│ ├── A/ # T1 images
|
|
|
|
| 22 |
</p>
|
| 23 |
|
| 24 |
<p>
|
| 25 |
+
Official implementation for the paper https://huggingface.co/papers/2508.08232. Visual State Space backbone fused with explicit spatio–frequency cues, bidirectional change guidance, and class-imbalance-aware loss—delivering robust, precise semantic change detection under tough illumination/seasonal shifts and severe long-tail labels.
|
| 26 |
</p>
|
| 27 |
|
| 28 |
<p>
|
|
|
|
| 145 |
|
| 146 |
### SECOND Layout
|
| 147 |
|
| 148 |
+
```yaml
|
| 149 |
/path/to/SECOND/
|
| 150 |
├── train/
|
| 151 |
│ ├── A/ # T1 images
|