Open blackCmd opened 3 years ago
First step, PostProcess() with temp_img is fine. But second step, PostProcess() with my custom image the error occurred
PostProcess()
temp_img
ㄴ When I set half_ to false, the error has gone. Why this error occured? How to run this code with half_
half_
false
First step,
PostProcess()
withtemp_img
is fine. But second step,PostProcess()
with my custom image the error occurredㄴ When I set
half_
tofalse
, the error has gone. Why this error occured? How to run this code withhalf_