photorealistic_style_transfer
photorealistic_style_transfer copied to clipboard
Photorealistic Style Transfer via Wavelet Transforms
Hello ptran1203, Thank you for your source code! Could you please let me know how to prepare data for training? I saw your create_tfrec.py file, but it is not clear...
Thanks for your great work! When I train, I report an error: ValueError: When passing a list as loss, it should have one entry per model outputs. The model has...
Thank you for your great job ! could you please provide guidelines how to run test.py and how we could train the model from scratch ??
Thank you for the nice work to convert it from PyTorch. I have a question - how do you make and apply segmentation masks to input or inputs?