face.evoLVe icon indicating copy to clipboard operation
face.evoLVe copied to clipboard

rgb conversion in perform_val

Open csookim opened this issue 3 years ago • 0 comments

Isn't it right to add [:, [2, 1, 0], :, :] at the 199th line in utils.py?

https://github.com/ZhaoJ9014/face.evoLVe.PyTorch/blob/a33a9121198ed354eb6b0d7c214443f09908ccc1/util/utils.py#L188 https://github.com/ZhaoJ9014/face.evoLVe.PyTorch/blob/a33a9121198ed354eb6b0d7c214443f09908ccc1/util/utils.py#L199

I think rgb conversion is also needed to the tensors not included in the batch

csookim avatar Aug 07 '21 17:08 csookim