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:
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
@@ -51,13 +51,14 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
-
- **Validation Accuracy**:
|
| 55 |
-
- **Best Epoch**:
|
| 56 |
-
- **Final Train Accuracy**:
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
-
- **Scale 256**:
|
| 60 |
-
- **Scale 512**:
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
## Usage
|
|
@@ -180,4 +181,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
|
|
| 180 |
|
| 181 |
---
|
| 182 |
|
| 183 |
-
*Generated on 2025-10-12 05:
|
|
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
+
value: 81.35
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
+
- **Validation Accuracy**: 81.35%
|
| 55 |
+
- **Best Epoch**: 2
|
| 56 |
+
- **Final Train Accuracy**: 84.13%
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
+
- **Scale 256**: 81.35%
|
| 60 |
+
- **Scale 512**: 81.25%
|
| 61 |
+
- **Scale 768**: 80.87%
|
| 62 |
|
| 63 |
|
| 64 |
## Usage
|
|
|
|
| 181 |
|
| 182 |
---
|
| 183 |
|
| 184 |
+
*Generated on 2025-10-12 05:09:19*
|