AbstractPhil commited on
Commit
917ffb5
·
verified ·
1 Parent(s): 58868fb

Update README - Run 20251012_060013

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 82.98
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,19 +51,21 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 82.98%
55
- - **Best Epoch**: 7
56
- - **Final Train Accuracy**: 89.95%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 82.98%
60
- - **Scale 512**: 83.15%
61
- - **Scale 768**: 83.09%
62
- - **Scale 1024**: 83.08%
63
- - **Scale 1280**: 82.99%
64
- - **Scale 1536**: 82.93%
65
- - **Scale 1792**: 82.88%
66
- - **Scale 2048**: 82.67%
 
 
67
 
68
 
69
  ## Usage
@@ -186,4 +188,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
186
 
187
  ---
188
 
189
- *Generated on 2025-10-12 06:35:55*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 83.04
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 83.04%
55
+ - **Best Epoch**: 9
56
+ - **Final Train Accuracy**: 91.00%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 256**: 83.04%
60
+ - **Scale 512**: 83.12%
61
+ - **Scale 768**: 83.20%
62
+ - **Scale 1024**: 83.21%
63
+ - **Scale 1280**: 83.25%
64
+ - **Scale 1536**: 83.13%
65
+ - **Scale 1792**: 83.15%
66
+ - **Scale 2048**: 83.14%
67
+ - **Scale 2304**: 82.96%
68
+ - **Scale 2560**: 82.71%
69
 
70
 
71
  ## Usage
 
188
 
189
  ---
190
 
191
+ *Generated on 2025-10-12 06:40:29*