Commit 47d39c71 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): export person plus model

parent a99c57e0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@ def cli():
_KNOWN_CKPTS: List[str] = [
    # 'person_detect_best_s.pt',
    # 'person_detect_best_m.pt',
    'person_detect_best_x.pt',
    # 'person_detect_best_x.pt',
    'person_detect_plus_best_m.pt',
]