↓ 1 callersFunctiondecode_coco_detection_exampleGiven an instance and raw labels, creates <inputs, label> pair. Decoding includes. 1. Converting images from uint8 [0, 255] to [0, 1.] float32.
scenic/projects/baselines/deformable_detr/input_pipeline_detection.py:104