Methodforward(self, feature0, flow,
local_window_attn=False,
local_window_radius=1,
megaflow/model/model_utils.py:23
Methodforward(self, net, inp, corr, flow, visconf=None, batch_size=None)
megaflow/model/refine.py:206
Functionn_frame_wrapper_val(
dataset_class,
dataset_args,
n_frames=2,
bidirectional=False,
single_flow_only=False,
megaflow/data/datasets.py:963
Methodupsample_flow(self, flow, feature, bilinear=False, upsample_factor=8, is_depth=False)
megaflow/model/megaflow.py:291
Methodvalidation_step(
self,
data_blob: tuple[torch.Tensor, torch.Tensor, torch.Tensor],
batch_idx: int,
megaflow/train/track_trainer.py:108