Searched defs:num_output_channels (Results 1 – 4 of 4) sorted by relevance
72 def util_test_normalize_grayscale(num_output_channels, mean, std): argument
1 …n.py_transforms","tensor_op_name":"Grayscale","tensor_op_params":{"num_output_channels":1,"random"… number
804 def grayscale(img, num_output_channels): argument
862 def __init__(self, num_output_channels=1): argument