Subh775 commited on
Commit
d3cc231
·
verified ·
1 Parent(s): b868dd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 YOLO Models
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