最新推送
This commit is contained in:
@ -3,5 +3,5 @@ train: train # 数据集路径下的train.txt
|
||||
val: val # 数据集路径下的val.txt
|
||||
test: test # 数据集路径下的test.txt
|
||||
|
||||
nc: 1
|
||||
names: ['bag']
|
||||
nc: 2
|
||||
names: ['bag','bag35']
|
||||
|
||||
Reference in New Issue
Block a user