MTMT icon indicating copy to clipboard operation
MTMT copied to clipboard

error

Open yayaygaga opened this issue 2 years ago • 1 comments

img, target, edge = self.joint_transform(img, target, edge) TypeError: call() takes 3 positional arguments but 4 were given

yayaygaga avatar Jul 28 '22 08:07 yayaygaga

In 'train.py' line25, you can import the joint_transforms like "from dataloaders import joint_transforms_edge as joint_transforms"

eraserNut avatar Aug 02 '22 04:08 eraserNut