Update README.md
Browse files
README.md
CHANGED
|
@@ -104,5 +104,5 @@ The training graph `metrics_plot.png` (updated for the 3-epoch run) shows:
|
|
| 104 |
In all evaluation plots, the EMA Model (orange dashed line) consistently achieves higher scores and shows more stability than the Base Model (blue solid line). Both models show that peak performance was reached at Epoch 1, confirming that checkpoint_best_ema.pth saved at that point is the optimal model.
|
| 105 |
|
| 106 |
### Topics in trend..
|
| 107 |
-
- 🔥 Comparative Analysis of RFDETR vs
|
| 108 |
- ©️ Continual Learning Applications with Transformers
|
|
|
|
| 104 |
In all evaluation plots, the EMA Model (orange dashed line) consistently achieves higher scores and shows more stability than the Base Model (blue solid line). Both models show that peak performance was reached at Epoch 1, confirming that checkpoint_best_ema.pth saved at that point is the optimal model.
|
| 105 |
|
| 106 |
### Topics in trend..
|
| 107 |
+
- 🔥 Comparative Analysis of RFDETR vs YOLO26
|
| 108 |
- ©️ Continual Learning Applications with Transformers
|