替换权重文件960

main
姜尧 2024-02-29 14:19:54 +08:00
parent 0a7425d122
commit 83f9535547
2 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -63,7 +63,7 @@ def worker(id,source,region=None,stream=False):
else:
region = int(region)
print("start loading model...",id,source,region)
model = YOLO('best640.pt')
model = YOLO('best960.pt')
print("start loaded model!!!")
balls = {}
count = 0

BIN
best960.pt 100644

Binary file not shown.