AbstractPhil commited on
Commit
e25c43c
·
verified ·
1 Parent(s): 640feba

Update README - Run 20251012_050214

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 82.32
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,20 +51,21 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 82.32%
55
- - **Best Epoch**: 8
56
- - **Final Train Accuracy**: 89.83%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 82.32%
60
- - **Scale 512**: 82.71%
61
- - **Scale 768**: 82.65%
62
- - **Scale 1024**: 82.46%
63
- - **Scale 1280**: 82.40%
64
- - **Scale 1536**: 82.35%
65
- - **Scale 1792**: 82.27%
66
- - **Scale 2048**: 82.28%
67
- - **Scale 2304**: 81.79%
 
68
 
69
 
70
  ## Usage
@@ -187,4 +188,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
187
 
188
  ---
189
 
190
- *Generated on 2025-10-12 05:23:39*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 82.37
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 82.37%
55
+ - **Best Epoch**: 9
56
+ - **Final Train Accuracy**: 90.26%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 256**: 82.37%
60
+ - **Scale 512**: 82.73%
61
+ - **Scale 768**: 82.70%
62
+ - **Scale 1024**: 82.53%
63
+ - **Scale 1280**: 82.53%
64
+ - **Scale 1536**: 82.48%
65
+ - **Scale 1792**: 82.60%
66
+ - **Scale 2048**: 82.55%
67
+ - **Scale 2304**: 82.60%
68
+ - **Scale 2560**: 82.17%
69
 
70
 
71
  ## Usage
 
188
 
189
  ---
190
 
191
+ *Generated on 2025-10-12 05:26:08*