↓ 4 callersMethodwarp warp an image/tensor (im2) back to im1, according to the optical flow x: [B, C, H, W] (im2) flo: [B, 2, H, W] flow
CV/PWCNet/models/model.py:99
↓ 3 callersMethod__init__(self, pretrained, input_channels=3, num_classes=50, name_scope='', multi_grid=True)
CV/SemSegPaddleDG/src/models/modeling/pspnet.py:136