File size: 863 Bytes
181802f
 
 
 
 
29ed61d
181802f
 
ae88a79
 
 
181802f
 
a37cef3
 
62bc4fb
a37cef3
62bc4fb
a37cef3
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
language:
  - en
thumbnail: https://github.com/kunheek/style-aware-discriminator/raw/main/assets/teaser.png
tags:
  - image-to-image
  - pytorch
datasets:
  - huggan/AFHQ
  - huggan/AFHQv2
  - huggan/CelebA-HQ
metrics:
  - fid
---

# Style-Aware Discriminator

Pre-trained weights for [A Style-Aware Discriminator for Controllable Image Translation](https://arxiv.org/abs/2203.15375).

Please check the [official repository](https://github.com/kunheek/style-aware-discriminator) for more details.


# Citation
```sh
@InProceedings{kim2022style,
  title={A Style-Aware Discriminator for Controllable Image Translation},
  author={Kim, Kunhee and Park, Sanghun and Jeon, Eunyeong and Kim, Taehun and Kim, Daijin},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2022},
  pages={18239--18248}
}
```