uncleMehrzad commited on
Commit
70b0c31
·
verified ·
1 Parent(s): 285bfbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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, 11, 17, 20, 23] |
72
  | Input Resolution | 256×256 |
73
- | Batch Size | 32 |
74
- | Epochs | 100 |
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 |