Update README - Run 20251012_041353
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ model-index:
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
-
value: 82.
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
@@ -51,15 +51,15 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
-
- **Validation Accuracy**: 82.
|
| 55 |
-
- **Best Epoch**:
|
| 56 |
-
- **Final Train Accuracy**:
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
-
- **Scale 384**: 82.
|
| 60 |
-
- **Scale 768**: 82.
|
| 61 |
-
- **Scale 1024**: 82.
|
| 62 |
-
- **Scale 1280**:
|
| 63 |
|
| 64 |
|
| 65 |
## Usage
|
|
@@ -182,4 +182,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
|
|
| 182 |
|
| 183 |
---
|
| 184 |
|
| 185 |
-
*Generated on 2025-10-12 04:
|
|
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
+
value: 82.20
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
+
- **Validation Accuracy**: 82.20%
|
| 55 |
+
- **Best Epoch**: 5
|
| 56 |
+
- **Final Train Accuracy**: 87.96%
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
+
- **Scale 384**: 82.20%
|
| 60 |
+
- **Scale 768**: 82.33%
|
| 61 |
+
- **Scale 1024**: 82.33%
|
| 62 |
+
- **Scale 1280**: 82.18%
|
| 63 |
|
| 64 |
|
| 65 |
## Usage
|
|
|
|
| 182 |
|
| 183 |
---
|
| 184 |
|
| 185 |
+
*Generated on 2025-10-12 04:27:42*
|