Update README.md
Browse files
README.md
CHANGED
|
@@ -68,10 +68,10 @@ Segmentation Mask (256×256×1)
|
|
| 68 |
| Hyperparameter | Value |
|
| 69 |
|---------------|-------|
|
| 70 |
| Backbone | DINOv3-ViT-L/16 (frozen) |
|
| 71 |
-
| Multi-scale Layers | [5,
|
| 72 |
| Input Resolution | 256×256 |
|
| 73 |
-
| Batch Size |
|
| 74 |
-
| Epochs |
|
| 75 |
| Learning Rate | 1e-4 (initial) |
|
| 76 |
| Min Learning Rate | 1e-6 |
|
| 77 |
| Weight Decay | 1e-4 |
|
|
|
|
| 68 |
| Hyperparameter | Value |
|
| 69 |
|---------------|-------|
|
| 70 |
| Backbone | DINOv3-ViT-L/16 (frozen) |
|
| 71 |
+
| Multi-scale Layers | [5, 10, 18, 20, 22, 23] |
|
| 72 |
| Input Resolution | 256×256 |
|
| 73 |
+
| Batch Size | 96 |
|
| 74 |
+
| Epochs | 150 |
|
| 75 |
| Learning Rate | 1e-4 (initial) |
|
| 76 |
| Min Learning Rate | 1e-6 |
|
| 77 |
| Weight Decay | 1e-4 |
|