DetectionPostProcessingGraph for post processing raw tensors from detection models.
PiperOrigin-RevId: 527363291
This commit is contained in:
committed by
Copybara-Service
parent
48aa88f39d
commit
c44cc30ece
Vendored
+2
-2
@@ -276,8 +276,8 @@ def external_files():
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_efficientdet_lite0_fp16_no_nms_tflite",
|
||||
sha256 = "bcda125c96d3767bca894c8cbe7bc458379c9974c9fd8bdc6204e7124a74082a",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/efficientdet_lite0_fp16_no_nms.tflite?generation=1682456096034465"],
|
||||
sha256 = "237a58389081333e5cf4154e42b593ce7dd357445536fcaf4ca5bc51c2c50f1c",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/efficientdet_lite0_fp16_no_nms.tflite?generation=1682476299542472"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
|
||||
Reference in New Issue
Block a user