- Track only trained best.pt under runs/*/weights; ignore epoch/last checkpoints, downloaded base weights, and server logs (.gitignore) - Move runs/detect/runs/detect/smoke_fire_yolo26n_v2-3 to runs/detect/smoke_fire_yolo26n_v2-3 and update docs/model_comparison.md - Replace the Git LFS claim with an accurate plain-file statement
Pretrained Models
本目录保存本地基础模型权重,默认训练权重为 yolov8n.pt。
当前本地权重:
yolov8n.ptyolov8s.ptyolo26n.pt
权重文件通过 .gitignore 排除,不提交到 Git。