AnchorFace icon indicating copy to clipboard operation
AnchorFace copied to clipboard

AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses(AAAI 2021)

Results 5 AnchorFace issues
Sort by recently updated
recently updated
newest added

Hi, I was wondering you plan to release the code in near future. Thank you!

Hello, I know you guys said the code will be released soon but, I'm wondering if there's a close **date** I can wait for. I need a good face landmark...

What's your model's Params and FLOPs measured with thop(https://github.com/Lyken17/pytorch-OpCounter)

Hi, thanks for your so nice work. i have on question in Aggregate Step, where the anchor predictions will be averaged by the weighted confidence for each prediction, and you...