I am working on an image colorization model. All the code worked fine. But at last when I am saving the image I am getting mismatch data type errors . Details are provided below
Code image
I have cross verified the shape of cur it is (256,256,3) but why I am getting invalid data type error using lab2rgb(cur) method.
Error
New contributor
Prem Shankar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.