AbstractPhil commited on
Commit
ff4ee8e
·
verified ·
1 Parent(s): cac7590

Update README - Run 20251012_050214

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