THU-MIG / yolov10

YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
https://arxiv.org/abs/2405.14458
GNU Affero General Public License v3.0
9.58k stars 913 forks source link

Feature to Track and Visualize Training/Validation Loss in yolov10 #289

Open mabubakarsaleem opened 3 months ago

mabubakarsaleem commented 3 months ago

How can we obtain the loss graphs of training and validation in YOLOv10 training?

lgarciaeseneye commented 1 month ago

Hi, I'm also interested on it, did you finally managed to solve it?