LH-Tech-AI commited on
Commit
7f802a1
·
verified ·
1 Parent(s): 925f626

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -42,16 +42,14 @@ Validated on **5,000 images** × 4 rotations = **20k validation samples**.
42
 
43
  | Metric | Value |
44
  |--------|-------|
45
- | **Overall Val Accuracy** | **XX.XX%** |
46
- | Per-class: 0° (upright) | XX.X% |
47
- | Per-class: 90° CCW | XX.X% |
48
- | Per-class: 180° | XX.X% |
49
- | Per-class: 270° CCW | XX.X% |
50
  | Training Epochs | 12 |
51
  | Training Time | ~4h (Kaggle T4 GPU) |
52
 
53
- <!-- UPDATE the table above with your final results -->
54
-
55
  ### Training Curve
56
 
57
  | Epoch | Train Acc | Val Acc |
@@ -66,10 +64,8 @@ Validated on **5,000 images** × 4 rotations = **20k validation samples**.
66
  | 8 | 75.6% | 76.49% |
67
  | 9 | 77.5% | 77.47% |
68
  | 10 | 79.1% | 79.47% |
69
- | 11 | | |
70
- | 12 | | |
71
-
72
- <!-- UPDATE with final epoch results -->
73
 
74
  ---
75
 
 
42
 
43
  | Metric | Value |
44
  |--------|-------|
45
+ | **Overall Val Accuracy** | **79.81%%** |
46
+ | Per-class: 0° (upright) | 79.8% |
47
+ | Per-class: 90° CCW | 80.1% |
48
+ | Per-class: 180° | 79.4% |
49
+ | Per-class: 270° CCW | 79.8% |
50
  | Training Epochs | 12 |
51
  | Training Time | ~4h (Kaggle T4 GPU) |
52
 
 
 
53
  ### Training Curve
54
 
55
  | Epoch | Train Acc | Val Acc |
 
64
  | 8 | 75.6% | 76.49% |
65
  | 9 | 77.5% | 77.47% |
66
  | 10 | 79.1% | 79.47% |
67
+ | 11 | 80.3% | 79.78% |
68
+ | 12 | 80.9% | 79.81% |
 
 
69
 
70
  ---
71