chenhsuanlin/photometric-mesh-optim

result type Byte can't be cast to the desired output type Bool

yakovdom opened this issue · 0 comments

valid_mask = mask_V.byte()

-> valid_mask = mask_V.byte().bool()