fix yolov7x_dataset2fps.yaml

This commit is contained in:
√(noham)² 2024-07-18 02:20:40 +02:00
parent be9f76b759
commit c9542b5684
3 changed files with 9 additions and 11 deletions

5
.gitignore vendored
View File

@ -150,4 +150,7 @@ node_modules/
# /yolov7-tracker-example/tracker/config_files/dataset1_2024_06_19.yaml
# /yolov7-tracker-example/wandb
# /yolov7-tracker-example/info_SF.txt
# /yolov7-tracker-example/400m.mp4
# /yolov7-tracker-example/400m.mp4
/test/yolov7-tracker/artifacts
/test/yolov7-tracker/runs
/test/yolov7-tracker/wandb

View File

@ -9,16 +9,6 @@ anchors:
- [22,82, 26,112, 33,112] # P4/16
- [34,142, 39,155, 76,166] # P5/32
[[ 13. 31.]
[ 15. 44.]
[ 18. 52.]
[ 19. 70.]
[ 24. 93.]
[ 33. 111.]
[ 34. 134.]
[ 40. 155.]
[ 76. 161.]]
# yolov7 backbone
backbone:
# [from, number, module, args]

View File

@ -0,0 +1,5 @@
names:
- runner
nc: 1
train: wandb-artifact://YOLOR/train
val: wandb-artifact://YOLOR/val