Hi, I am trying to build from source to use the evaluation utils. I an using NGC Tensorflow container 24.01-tf2-py3 I get the following error: INFO: From Compiling waymo_open_dataset/metrics/motion_metrics.cc: waymo_open_dataset/metrics/...
Added support for computing 3D-LET-APL in Python metrics ops. See Compute Metrics in the tutorial. Fixed a bug in the metrics implementation for the Occupancy and Flow Challenge. May 2022 Update We released v1.3.2 of the Perception dataset to improve the quality and accuracy of the labels....
We released v1.4.0 of the Perception dataset. Added 2D video panoptic segmentation labels and supporting code. May 2022 Update (part 2) Released a tutorial for the 3D Camera-Only Detection Challenge. Added support for computing 3D-LET-APL in Python metrics ops. See Compute Metrics in the tut...
"//waymo_open_dataset/metrics/ops:py_metrics_ops", ], ) Expand All @@ -45,15 +44,12 @@ py_test( ], ) py_library( name = "motion_metrics", srcs = ["motion_metrics.py"], deps = [ ":config_util_py", requirement("tensorflow"), ":config_util_py", "//waymo_open_dataset/...
We released v1.4.0 of the Perception dataset. Added 2D video panoptic segmentation labels and supporting code. May 2022 Update (part 2) Released a tutorial for the 3D Camera-Only Detection Challenge. Added support for computing 3D-LET-APL in Python metrics ops. See Compute Metrics in the tut...
Run TensorFlow metrics op related tests. They can serve as examples for usage. bazel build waymo_open_dataset/metrics/ops/... bazeltestwaymo_open_dataset/metrics/ops/... bazeltestwaymo_open_dataset/metrics/python/... We provide a set of TensorFlow libraries in the utils directory to help wi...
Added support for computing 3D-LET-APL in Python metrics ops. See Compute Metrics in the tutorial. Fixed a bug in the metrics implementation for the Occupancy and Flow Challenge. May 2022 Update We released v1.3.2 of the Perception dataset to improve the quality and accuracy of the labels....
* Definition of the dataset format * Evaluation metrics * Helper functions in TensorFlow to help with building models Please refer to the [Quick Start](docs/quick_start.md). ## License This code repository is licensed under the Apache License, Version 2.0. The Waymo Open Dataset itself i...
I am looking at 2 of my validation submissions and I am struggling to debug why the mAP scores on one of them are higher than the other despite having really high ADE and really high FDE. Images attached below; Any explanation would be u...
Added support for computing 3D-LET-APL in Python metrics ops. See Compute Metrics in the tutorial. Fixed a bug in the metrics implementation for the Occupancy and Flow Challenge. May 2022 Update We released v1.3.2 of the Perception dataset to improve the quality and accuracy of the labels....