Skip to content

Commit

Permalink
Internal changes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 668542568
  • Loading branch information
Scenic Authors committed Aug 28, 2024
1 parent c7c2697 commit b712494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scenic/projects/baselines/centernet/input_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def decode_boxes(bbox, size):




def coco_decode_example(data, with_masks=False):
"""Convert custom tfrecord into tfds builder format."""
example = {}
Expand Down

0 comments on commit b712494

Please sign in to comment.