feat: add video detection and robot alerts
This commit is contained in:
11
models/pretrained/README.md
Normal file
11
models/pretrained/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Pretrained Models
|
||||
|
||||
本目录保存本地基础模型权重,默认训练权重为 `yolov8n.pt`。
|
||||
|
||||
当前本地权重:
|
||||
|
||||
- `yolov8n.pt`
|
||||
- `yolov8s.pt`
|
||||
- `yolo26n.pt`
|
||||
|
||||
权重文件通过 `.gitignore` 排除,不提交到 Git。
|
||||
Reference in New Issue
Block a user