Update README - Run 20251012_050214
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ model-index:
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
-
value: 81.
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
@@ -51,15 +51,16 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
-
- **Validation Accuracy**: 81.
|
| 55 |
-
- **Best Epoch**:
|
| 56 |
-
- **Final Train Accuracy**:
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
-
- **Scale 256**: 81.
|
| 60 |
-
- **Scale 512**: 81.
|
| 61 |
-
- **Scale 768**: 81.
|
| 62 |
-
- **Scale 1024**:
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
## Usage
|
|
@@ -182,4 +183,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
|
|
| 182 |
|
| 183 |
---
|
| 184 |
|
| 185 |
-
*Generated on 2025-10-12 05:
|
|
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
+
value: 81.82
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
+
- **Validation Accuracy**: 81.82%
|
| 55 |
+
- **Best Epoch**: 4
|
| 56 |
+
- **Final Train Accuracy**: 86.37%
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
+
- **Scale 256**: 81.82%
|
| 60 |
+
- **Scale 512**: 81.94%
|
| 61 |
+
- **Scale 768**: 81.97%
|
| 62 |
+
- **Scale 1024**: 81.79%
|
| 63 |
+
- **Scale 1280**: 81.45%
|
| 64 |
|
| 65 |
|
| 66 |
## Usage
|
|
|
|
| 183 |
|
| 184 |
---
|
| 185 |
|
| 186 |
+
*Generated on 2025-10-12 05:13:59*
|