AbstractPhil commited on
Commit
17d31e7
·
verified ·
1 Parent(s): 0b7c4b8

Update README - Run 20251012_050214

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 80.82
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,13 +51,14 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 80.82%
55
- - **Best Epoch**: 1
56
- - **Final Train Accuracy**: 82.27%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 80.82%
60
- - **Scale 512**: 80.74%
 
61
 
62
 
63
  ## Usage
@@ -180,4 +181,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
180
 
181
  ---
182
 
183
- *Generated on 2025-10-12 05:07:00*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 81.35
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
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
 
182
  ---
183
 
184
+ *Generated on 2025-10-12 05:09:19*