↓ 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
PWCNet/PWCNet.py:159
↓ 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
PWCNet/PWCNet.py:417
↓ 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
PWCNet/models/PWCNet.py:140
↓ 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
PWCNet/models/PWCNet.py:371
↓ 2 callersFunctionCreateDataLoader(_root, _list_dir, _input_height, _input_width, is_flip = True, shuffle = True)
MegaDepth/data/data_loader.py:2
↓ 1 callersMethod__init__(self, pad_size=0, kernel_size=0, max_displacement=0, stride1=1, stride2=2, corr_multiply=1)
PWCNet/correlation_package_pytorch1_0/correlation.py:48