Vadim2S
Vadim2S
Get error. Please ignore line number. (116) crop_size=None, grid_crop=True, blocks=('RGB', 'DCTvol', 'qtable'), mode=arbitrary, read_from_jpeg=True, class_weight=tensor([1., 1.]) => Cannot load pretrained RGB => Cannot load pretrained DCT => loading model from...
Big thanks. Another questions: 1) Is tampering and groundtruth files must be same shape? You check it and drop mismatched files in CASIA adapter only. Other datasets adapters do not...
Sorry for my terrible english. 1) Where gt is resized? Must i am resize gt myself or you CAT-Net code do it? P.S. In dataset_CASIA.py you just discard misshaped tp+gt...
Sorry. I am search for ".pth files" as mentioned in eval_singlevideo.py. I am use ".pt" files you provided instead and this is work.