Thank you for a job well done! Your idea is very good to alleviate my problem of trying to conditional generation on my own restricted dataset (only 7K)!
I would like to know about implementing your work on my own non-conditional model (based on Stylegan2-ADA) and dataset.
The following is my idea, I do not know whether it is correct or not:
First, the PKL model should convert the weights into PT format, then form my own classified dataset according to your instructions, and then train.
Looking forward to your reply!