adjust to ailab
Explore-Gitea-Actions Details

This commit is contained in:
jianjiang 2023-03-26 23:29:05 +08:00
parent 7708eab0f4
commit 9dc197da6e
11 changed files with 31 additions and 1 deletions

2
.gitignore vendored
View File

@ -37,7 +37,7 @@
*.otf
# 模型文件
*.pt
#*.pt
*.db
/flagged

BIN
model_download/yolov5/yolov5l.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5l6.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5m.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5m6.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5n.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5n6.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5s.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5s6.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5x.pt (Stored with Git LFS) Normal file

Binary file not shown.

BIN
model_download/yolov5/yolov5x6.pt (Stored with Git LFS) Normal file

Binary file not shown.