mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-23 23:50:25 +00:00
增加测试维度
This commit is contained in:
@ -43,7 +43,7 @@ def get_image_list(path):
|
||||
|
||||
|
||||
def _init():
|
||||
model = YOLOv10('ckpts/20250514/best_gift_v10n.pt')
|
||||
model = YOLOv10('ckpts/20250620/best_gift_v10n.pt')
|
||||
return model
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user