File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1038,8 +1038,13 @@ def get_confirm_token(response): # in case of large files
10381038 Model (
10391039 name = 'YuNet' ,
10401040 url = 'https://github.com/ShiqiYu/libfacedetection.train/raw/02246e79b1e976c83d1e135a85e0628120c93769/onnx/yunet_s_640_640.onnx' ,
1041- sha = 'acbe4b5976ade60c4b866a30d0720d71589c8bbc' ,
1041+ sha = 'acbe4b5976ade60c4b866a30d0720d71589c8bbc' ,
10421042 filename = 'onnx/models/yunet-202303.onnx' ),
1043+ Model (
1044+ name = 'EfficientDet (TFLite)' ,
1045+ url = 'https://storage.googleapis.com/mediapipe-assets/coco_efficientdet_lite0_v1_1.0_quant_2021_09_06.tflite?generation=1661875692679200' ,
1046+ sha = '200217d746d58e68028a64ad0472631060e6affb' ,
1047+ filename = 'tflite/coco_efficientdet_lite0_v1_1.0_quant_2021_09_06.tflite' ),
10431048]
10441049
10451050# Note: models will be downloaded to current working directory
You can’t perform that action at this time.
0 commit comments