Image Color is not proper when converted to PIL

后端 未结 0 886
终归单人心
终归单人心 2021-01-25 02:50

I am converting tensor to pil image, but color is distorted. I have tried converting it to BGR but result is still same.

trsn = transforms.ToPILImage()
temp = (ta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题