↓ 6 callersMethod__init__(
self,
image_size,
in_channel,
inner_channel,
out_channel,
re
models/guided_diffusion_modules/unet.py:345
↓ 1 callersFunctiontensor2img Converts a torch Tensor into an image Numpy array Input: 4D(B,(3/1),H,W), 3D(C,H,W), or 2D(H,W), any range, RGB channel order Output: 3D(
core/util.py:9