↓ 1 callersFunctionbb2hwConvert bounding box points from (width,height,center) to (height,width,top,left).
fastai/vision/image.py:27
↓ 1 callersFunctionconvT_norm_relu(ch_in:int, ch_out:int, norm_layer:nn.Module, ks:int=3, stride:int=2, bias:bool=True)
fastai/vision/cyclegan.py:8