MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / log_img_scale

Function log_img_scale

mmdet/utils/logger.py:37–65  ·  view source on GitHub ↗

Log image size. Args: img_scale (tuple): Image size to be logged. shape_order (str, optional): The order of image shape. 'hw' for (height, width) and 'wh' for (width, height). Defaults to 'hw'. skip_square (bool, optional): Whether to skip logging

(img_scale, shape_order='hw', skip_square=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__init__Method · 0.90
__init__Method · 0.90
test_log_img_scaleFunction · 0.90
__init__Method · 0.85

Calls 3

get_root_loggerFunction · 0.85
get_caller_nameFunction · 0.85
infoMethod · 0.45

Tested by 1

test_log_img_scaleFunction · 0.72