csjliang / LPTN

Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network' in CVPR 2021
Apache License 2.0
413 stars 47 forks source link

图像去反光 #17

Closed qmlu-cn closed 3 years ago

qmlu-cn commented 3 years ago

@csjliang 您好, 问下LPTN可以用于高分辨率图像去反光的任务吗?

csjliang commented 3 years ago

你好,感谢关注。 理论上LPTN可以用于所有的修改图像低频(同时进行高频refine)的任务,图像反光区域多涉及低频分量,可以尝试,我没做过类似的实验。

qmlu-cn commented 3 years ago

你好,感谢关注。 理论上LPTN可以用于所有的修改图像低频(同时进行高频refine)的任务,图像反光区域多涉及低频分量,可以尝试,我没做过类似的实验。

感谢回答,我尝试一下看看效果。有问题再跟您讨论。