Methodforward Args: ref (Tensor): Reference image with shape of (b, 3, h, w). supp: The supporting image to be warped: (b, 3, h, w)
mmedit/models/backbones/sr_backbones/tof.py:97
Methodforward Args: lrs: Input lr frames: (b, 7, 3, h, w). Returns: Tensor: SR frame: (b, 3, h, w).
mmedit/models/backbones/sr_backbones/tof.py:209
Methodforward Args: ref (Tensor): Reference image with shape of (b, 3, h, w). supp: The supporting image to be warped: (b, 3, h, w)
mmedit/models/backbones/vfi_backbones/tof_vfi_net.py:112