[Other] Update detection example codes using download_model api (#613)

update detection example
This commit is contained in:
jm12138
2022-11-18 13:19:13 +08:00
committed by GitHub
parent 143506b654
commit 3848196829
15 changed files with 181 additions and 69 deletions

View File

@@ -2,7 +2,6 @@ import cv2
import os
import fastdeploy as fd
import fastdeploy.utils
def parse_arguments():