open-mmlab / mmgeneration

MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
https://mmgeneration.readthedocs.io/en/latest/
Apache License 2.0
1.91k stars 231 forks source link

Will StyleGAN3 be supported? #137

Closed ZCMax closed 3 years ago

ZCMax commented 3 years ago

Describe the feature

Motivation A clear and concise description of the motivation of the feature. Ex1. It is inconvenient when [....]. Ex2. There is a recent paper [....], which is very helpful for [....].

Related resources If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.

Additional context Add any other context or screenshots about the feature request here. If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.

nbei commented 3 years ago

Yes, we will support StyleGAN3 in the future. Please stay tuned.

ZCMax commented 3 years ago

Thanks!