OAID / YSQfastfd

A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost Arm CPUs, The highest accuracy on FDDB among non deep learning methods
Apache License 2.0
197 stars 54 forks source link

how many landmark points your algorithm can detect #3

Closed CFAndy closed 7 years ago

CFAndy commented 7 years ago

Great project! It's 5 points or 68 points? Also could you provide binaries for x86?

xhbdahai commented 7 years ago

@CFAndy 68 points. Only provide ARM32 and ARM64 binaries, there is no plan on x86 platform (Linux).