Jan 2023 - Present
Python/C++/PyTorch/OpenCV/ONNX
- Represented the company in the CVPR 2023 Face Anti-Spoofing Challenge, achieving 9th place out of ~50 companies.
- Co-developed a 1:1 Face Verification API for the NIST FRTE 1:1 Verification, achieving 78th place out of 577 submissions in non-standardized facial image recognition, significantly improving the company's ranking.
- Developed a cross-platform Face Recognition SDK in C++, supporting Windows, Linux, and Android with GPU and SoC hardware acceleration. Led the design and optimization of the SDK’s architecture, focusing on face detection and anti-spoofing model development and deployment. The SDK is used in the company’s Android-based access control devices and server-side recognition systems.
- Deployed face-related AI models on CPU/GPU/SoC using frameworks such as ONNXRuntime, OpenCV DNN, and TensorFlow Lite, across Linux and Android platforms.
- Established data annotation workflows for face and facial landmark detection.
- Developed lightweight RGB or RGB-D models for multi-attribute facial prediction.
- Co-organized a self-supervised learning study group, presenting research on Masked Image Modeling (MAE and ConvNeXt V2) and self-supervised learning in face analysis.