"examples/pytorch/vscode:/vscode.git/clone" did not exist on "0a78dbe12a90845e1010adcf76f71f04f7386bd1"
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