预训练调整

This commit is contained in:
lee
2025-07-22 13:30:42 +08:00
parent ed6a4144fa
commit ffe11b5255
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ embed: # (list[int], optional) return feature vectors/embeddings from given laye
# Visualize settings ---------------------------------------------------------------------------------------------------
show: False # (bool) show predicted images and videos if environment allows
save_frames: False # (bool) save predicted individual video frames
save_txt: False # (bool) save results as .txt file
save_txt: True # (bool) save results as .txt file
save_conf: False # (bool) save results with confidence scores
save_crop: False # (bool) save cropped images with results
show_labels: True # (bool) show prediction labels, i.e. 'person'