Method__init__(self, data_path, size=(512 ,512), xN=2, gray=True, match_dir=None, pre_process=False, train=False)
datasets/ml240.py:16
Methodforward(self, img0, img1, flow0, flow1, warped_img0, warped_img1, mask, c0, c1)
model/tpsinbet.py:177
Methodforward(self, img0, img1, warped_img0, warped_img1, mask, flow, c0, c1)
model/IFNet.py:74
Methodforward(self, ldesc0, ldesc1, line_enc0, line_enc1, lines_junc_idx0,
lines_junc_idx1)
model/gluestick/models/gluestick.py:459
Methodforward(self, desc0, desc1, line_enc0, line_enc1,
lines_junc_idx0, lines_junc_idx1)
model/gluestick/models/gluestick.py:513
Functionget_val_loader(data_path, batch_size, shuffle, match_dir=None, img_size=(512, 512), num_workers=0, xN=6, train=False, gray=T
datasets/ml240.py:114