Update README - Run 20251012_065325
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,16 +51,17 @@ 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 |
-
- **Scale 768**:
|
| 62 |
-
- **Scale 1024**: 82.
|
| 63 |
-
- **Scale 1280**: 82.
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
## Usage
|
|
@@ -194,4 +195,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
|
|
| 194 |
|
| 195 |
---
|
| 196 |
|
| 197 |
-
*Generated on 2025-10-12 07:
|
|
|
|
| 21 |
type: imagenet-1k
|
| 22 |
metrics:
|
| 23 |
- type: accuracy
|
| 24 |
+
value: 83.06
|
| 25 |
---
|
| 26 |
|
| 27 |
# David: Multi-Scale Crystal Classifier
|
|
|
|
| 51 |
## Performance
|
| 52 |
|
| 53 |
### Best Results
|
| 54 |
+
- **Validation Accuracy**: 83.06%
|
| 55 |
+
- **Best Epoch**: 5
|
| 56 |
+
- **Final Train Accuracy**: 90.69%
|
| 57 |
|
| 58 |
### Per-Scale Performance
|
| 59 |
+
- **Scale 256**: 83.06%
|
| 60 |
+
- **Scale 512**: 83.06%
|
| 61 |
+
- **Scale 768**: 83.00%
|
| 62 |
+
- **Scale 1024**: 82.90%
|
| 63 |
+
- **Scale 1280**: 82.74%
|
| 64 |
+
- **Scale 1536**: 82.49%
|
| 65 |
|
| 66 |
|
| 67 |
## Usage
|
|
|
|
| 195 |
|
| 196 |
---
|
| 197 |
|
| 198 |
+
*Generated on 2025-10-12 07:51:02*
|