Open jmssxgp opened 4 years ago
pix2pix_model.py, line 240, in get_edges edge[:, :, :, 1:] = edge[:, :, :, 1:] | (t[:, :, :, 1:] != t[:, :, :, :-1]) RuntimeError: expected object of scalar type Byte but got scalar type Bool for argument #2 'other'
pix2pix_model.py, line 240, in get_edges edge[:, :, :, 1:] = edge[:, :, :, 1:] | (t[:, :, :, 1:] != t[:, :, :, :-1]) RuntimeError: expected object of scalar type Byte but got scalar type Bool for argument #2 'other'