Rewrote the postprocessing logics of the multi-class keypoint task in the
CenterNet meta arch to avoid using scatter_nd and tf.cond. Also, use static_or_dynamic_map_fn in the convert_strided_predictions_to_normalized_keypoints function to avoid introducing cycles in the graph that causes the TPU converter errors. PiperOrigin-RevId: 394152521
Showing
Please register or sign in to comment