AbstractPhil commited on
Commit
8e636ed
·
verified ·
1 Parent(s): b9b6150

Update README - Run 20251012_065325

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 82.94
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,16 +51,17 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 82.94%
55
- - **Best Epoch**: 4
56
- - **Final Train Accuracy**: 89.32%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 256**: 82.94%
60
- - **Scale 512**: 82.93%
61
- - **Scale 768**: 82.86%
62
- - **Scale 1024**: 82.64%
63
- - **Scale 1280**: 82.31%
 
64
 
65
 
66
  ## Usage
@@ -194,4 +195,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
194
 
195
  ---
196
 
197
- *Generated on 2025-10-12 07:48:28*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 83.06
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 83.06%
55
+ - **Best Epoch**: 5
56
+ - **Final Train Accuracy**: 90.69%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 256**: 83.06%
60
+ - **Scale 512**: 83.06%
61
+ - **Scale 768**: 83.00%
62
+ - **Scale 1024**: 82.90%
63
+ - **Scale 1280**: 82.74%
64
+ - **Scale 1536**: 82.49%
65
 
66
 
67
  ## Usage
 
195
 
196
  ---
197
 
198
+ *Generated on 2025-10-12 07:51:02*