Commit Graph

6 Commits

Author SHA1 Message Date
4dee7f664d chore: untrack pretrained/checkpoint weights and server logs, fix yolo26n run path
- 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
2026-08-13 16:37:45 +08:00
ca61c132f2 this is a push 2026-08-13 15:03:34 +08:00
bb395e3d9a feat: add video detection and robot alerts 2026-08-12 17:15:11 +08:00
67d5b40736 feat: add fire detection training pipeline 2026-08-10 17:04:06 +08:00
c71e0be5cc add packages 2026-08-07 16:52:10 +08:00
2b80e3d380 init yolo repo 2026-08-07 16:04:13 +08:00