↓ 1 callersFunctionupfirdn2d_native(input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1)
r_basicsr/ops/upfirdn2d/upfirdn2d.py:162
Method__init__(self,
upscale_factor,
face_size=512,
crop_ratio=(1, 1),
r_facelib/utils/face_restoration_helper.py:51
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True)
r_facelib/detection/yolov5face/models/common.py:44
Method__init__(self, c1, c2, k=3, s=2, p=None, g=1, act=True)
r_facelib/detection/yolov5face/models/common.py:58
Method__init__(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
r_facelib/detection/yolov5face/models/common.py:89
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True)
r_facelib/detection/yolov5face/models/common.py:189
Method__init__(self, c1, c2, k=(1, 3), s=1, equal_ch=True)
r_facelib/detection/yolov5face/models/experimental.py:26