Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wavelet Knowledge Distillation: Towards Efficient Image-to-Image Translation #509

Open
tkuri opened this issue Sep 6, 2022 · 0 comments
Labels
Conference: CVPR Conference on Computer Vision and Pattern Recognition Subject: GAN Year: 2022

Comments

@tkuri
Copy link
Owner

tkuri commented Sep 6, 2022

論文概要

GANの性能を周波数の観点から分析し(特に小規模の)GANは高周波情報を生成する能力に欠けることを定量的に提示。そこで教師が生成した画像から全ての情報を抽出するのではなく、高周波情報のみを抽出するウェーブレット知識蒸留を提案。この問題に対処可能であることを示した。

bib_20220820 00
https://openaccess.thecvf.com/content/CVPR2022/html/Zhang_Wavelet_Knowledge_Distillation_Towards_Efficient_Image-to-Image_Translation_CVPR_2022_paper.html

Code

未確認。

@tkuri tkuri added Conference: CVPR Conference on Computer Vision and Pattern Recognition Subject: GAN Year: 2022 labels Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Conference: CVPR Conference on Computer Vision and Pattern Recognition Subject: GAN Year: 2022
Projects
None yet
Development

No branches or pull requests

1 participant