Jianzhu Guo
Jianzhu Guo
Paper name: Towards Fast, Accurate and Stable 3D Dense Face Alignment Paper link: https://guojianzhu.com/assets/pdfs/3162.pdf Supp link: https://guojianzhu.com/assets/pdfs/3162-supp.pdf Code: https://github.com/cleardusk/3DDFA_V2 This repo has got , welcome to give it a try...
Sorry to raise the questions here, because you authors reply very quickly on github issues : ) In meta-val or meta-test phase, why only update Base-Leaner (the classifier) and keep...
Do you have the training data of boys? If adding an gender option, I believe more girls will visit your website~ Just a suggesstion, please ignore me if not intersted~
Great repo. But it seems that `adjust_hue` and `adjust_saturation` functions are exactly the PIL implementations (PyTorch official implementations). I wonder are there OpenCV implementations for these two functions, since the...