AbstractPhil commited on
Commit
661dff6
·
verified ·
1 Parent(s): 3643740

Update README - Run 20251012_050214

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 81.35
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,14 +51,15 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 81.35%
55
- - **Best Epoch**: 2
56
- - **Final Train Accuracy**: 84.13%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 81.35%
60
- - **Scale 512**: 81.25%
61
- - **Scale 768**: 80.87%
 
62
 
63
 
64
  ## Usage
@@ -181,4 +182,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
181
 
182
  ---
183
 
184
- *Generated on 2025-10-12 05:09:19*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 81.55
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 81.55%
55
+ - **Best Epoch**: 3
56
+ - **Final Train Accuracy**: 85.34%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 256**: 81.55%
60
+ - **Scale 512**: 81.49%
61
+ - **Scale 768**: 81.39%
62
+ - **Scale 1024**: 80.92%
63
 
64
 
65
  ## Usage
 
182
 
183
  ---
184
 
185
+ *Generated on 2025-10-12 05:11:38*