DetectionPostProcessingGraph for post processing raw tensors from detection models.

PiperOrigin-RevId: 527363291
This commit is contained in:
MediaPipe Team
2023-04-26 13:44:54 -07:00
committed by Copybara-Service
parent 48aa88f39d
commit c44cc30ece
13 changed files with 1791 additions and 470 deletions
+2 -2
View File
@@ -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(