↓ 6 callersMethodcheck_extract_features_returns_correct_shapes_with_dynamic_inputs(
self, batch_size, image_height, image_width, depth_multiplier,
pad_to_multiple, expected_feature
models/ssd_feature_extractor_test.py:67
↓ 2 callersFunction_ConvertBoxToCOCOFormatConverts a box in [ymin, xmin, ymax, xmax] format to COCO format. This is a utility function for converting from our internal [ymin, xmin, ymax,
metrics/coco_tools.py:295