Commit 4da52aa8 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): export new model

parent fa96ce4b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,8 @@ _KNOWN_CKPTS: List[str] = [
    # 'person_detect_best_s.pt',
    # 'person_detect_best_m.pt',
    # 'person_detect_best_x.pt',
    'person_detect_plus_best_m.pt',
    # 'person_detect_plus_best_m.pt',
    'person_detect_plus_v1.1_best_m.pt',
]