Decorrelated-Adversarial-Learning
Decorrelated-Adversarial-Learning copied to clipboard
Some questions about data sets
Hello! How did you deal with the lack of age tags in VGGFace2? Can you please tell me what other data sets you used in addition to VGGface2 in the mixture? Looking forward to your reply, thank you very much!
If true age labels are not available, I used DEX (https://github.com/siriusdemon/pytorch-DEX) age prediction network to predict apparent ages. There are some other methods you can try out.