linfengWen98 / CAP-VSTNet

[CVPR 2023] CAP-VSTNet: Content Affinity Preserved Versatile Style Transfer
MIT License
120 stars 8 forks source link

Problem with test transfer #22

Open nldhuyen0047 opened 4 weeks ago

nldhuyen0047 commented 4 weeks ago

"Hi, I have a problem when I try to test the style transfer with a photorealistic image. I see slow processing, and when I interrupt it, the code is running at the line: File "/home/CAP-VSTNet/models/cWCT.py", line 114, in cholesky_dec L = cholesky(conv)

I want to ask if, for the first time, the code will be this slow or if I have any problems with the code. Thank you so much."