更新预测功能

This commit is contained in:
2024-06-17 21:47:23 +08:00
parent 66dc71935e
commit 14f6261d71
16 changed files with 1786 additions and 30 deletions

View File

@@ -43,3 +43,6 @@ mixup_prob = 0.5
special_aug_ratio = 0.7
; label_smoothing 标签平滑。一般0.01以下。如0.01、0.005。
label_smoothing = 0.01
[dataset]
classes_path = model_data/voc_classes.txt