Neural_Color_Transfer icon indicating copy to clipboard operation
Neural_Color_Transfer copied to clipboard

Cannot reproduce the original effect

Open Haosouth opened this issue 3 years ago • 0 comments

Hello, thank you for your work. I tried to reproduce this work, but I encountered an error in the process of running the code. In the function util.py/def bds_vote, I encountered the error that the types of the darray and the tensor cannot be added. I converted the function type and successfully ran the code, but the final result was poor. Color patches appeared in the image, and the running time was long. Is there any solution to these problems

Haosouth avatar Nov 24 '22 01:11 Haosouth