No public description

PiperOrigin-RevId: 551277242
This commit is contained in:
MediaPipe Team 2023-07-26 12:06:37 -07:00 committed by Copybara-Service
parent 87b925795d
commit fa5c1b03d2
2 changed files with 7 additions and 0 deletions

View File

@ -66,6 +66,7 @@ mediapipe_files(srcs = [
"mobilenet_v1_0.25_224_quant_without_subgraph_metadata.tflite",
"mobilenet_v2_1.0_224.tflite",
"mobilenet_v3_small_100_224_embedder.tflite",
"mobilenetsweep_dptrigmqn384_unit_384_384_fp16quant_fp32input_opt.tflite",
"mozart_square.jpg",
"multi_objects.jpg",
"multi_objects_rotated.jpg",

View File

@ -718,6 +718,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/mobile_ica_8bit-with-unsupported-metadata-version.tflite?generation=1661875819091013"],
)
http_file(
name = "com_google_mediapipe_mobilenetsweep_dptrigmqn384_unit_384_384_fp16quant_fp32input_opt_tflite",
sha256 = "3c4c7e36b35fc903ecfb51b351b4849b23c57cc18d1416cf6cabaa1522d84760",
urls = ["https://storage.googleapis.com/mediapipe-assets/mobilenetsweep_dptrigmqn384_unit_384_384_fp16quant_fp32input_opt.tflite?generation=1690302146106240"],
)
http_file(
name = "com_google_mediapipe_mobilenet_v1_0_25_192_quantized_1_default_1_tflite",
sha256 = "f80999b6324c6f101300c3ee38fbe7e11e74a743b5e0be7350602087fe7430a3",