DetectionModelTraining/data.yaml.template

21 lines
314 B
Plaintext

# 单类鞋子检测数据集配置
path: .
train: images/train
val: images/val
test: images/test
# 单类 shoe
nc: 1
names: ['shoe']
# 推荐来源:
# python 01_download_dataset.py --source openimages --max-samples 5000
#
# 推荐 Open Images 子类:
# - Footwear
# - Boot
#
# 可选补充:
# - Sandal