AbstractPhil commited on
Commit
d0a9a7f
·
verified ·
1 Parent(s): 91e8c71

Update README - Run 20251012_060013

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 82.29
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,15 +51,16 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 82.29%
55
- - **Best Epoch**: 3
56
- - **Final Train Accuracy**: 86.20%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 82.29%
60
- - **Scale 512**: 82.36%
61
- - **Scale 768**: 82.28%
62
- - **Scale 1024**: 81.94%
 
63
 
64
 
65
  ## Usage
@@ -182,4 +183,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
182
 
183
  ---
184
 
185
- *Generated on 2025-10-12 06:26:36*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 82.65
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 82.65%
55
+ - **Best Epoch**: 4
56
+ - **Final Train Accuracy**: 87.19%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 256**: 82.65%
60
+ - **Scale 512**: 82.62%
61
+ - **Scale 768**: 82.64%
62
+ - **Scale 1024**: 82.49%
63
+ - **Scale 1280**: 82.05%
64
 
65
 
66
  ## Usage
 
183
 
184
  ---
185
 
186
+ *Generated on 2025-10-12 06:28:58*