Used in the model subdirectory of the FaceIdentification engine. How to Download and Extract (Step-by-Step)
between the FaceIdentification and FaceDetection models
Ensure you have both seeta_fr_v1.0.part1.rar and seeta_fr_v1.0.part2.rar in the same directory. Download Face zone part01 rar
// Example of loading the model seeta::FaceIdentification face_id("path/to/seeta_fr_v1.0.bin"); Use code with caution. Copied to clipboard If you're having trouble finding the files, I can help you:
Place the resulting seeta_fr_v1.0.bin file into your designated model directory. Integrating the Model Used in the model subdirectory of the FaceIdentification
To use this model in your application, you must instantiate the seeta::FaceIdentification object using the path to the extracted .bin file.
Use software like WinRAR or 7-Zip to extract the file. Because it is a split archive, the tool will automatically detect part2.rar and extract the full seeta_fr_v1.0.bin model file. Copied to clipboard If you're having trouble finding
How to Download and Use SeetaFaceEngine (seeta_fr_v1.0.part1.rar)