Pyseeta
python api for SeetaFaceEngine(https://github.com/seetaface/SeetaFaceEngine.git)
Install / Use
/learn @TuXiaokang/PyseetaREADME
pyseeta: python api for SeetaFaceEngine
for detection
<img src="images/chloecalmon_det.jpg" width = '70%'/>for alignment
<img src="images/chloecalmon_align.jpg" width = '70%'/>for identification
<div align='center'> <img src="images/single_id.jpg" width = "300"/> <img src="images/double_id.jpg" width = "400"/> </div>Installation
- Download pyseeta
git clone https://github.com/TuXiaokang/pyseeta.git
- Download SeetaFaceEngine
git submodule update --init --recursive
- Build
SeetaFaceEnginedynamic library.
on unix
cd SeetaFaceEngine/
mkdir Release; cd Release
cmake ..
make
on windows
cd SeetaFaceEngine/
mkdir Release; cd Release
cmake -G "Visual Studio 14 2015 Win64" ..
cmake --build . --config Release
- installation
python setup.py install
- run examples
python examples/{test_opencv.py or test_pillow.py}
Uninstallation
pip uninstall pyseeta
Update Log
v0.4.0
- pretrained model is separate from submodule (
SeetaFaceEngine) now, which makes clone opreration easier. - pretrained model could be automatic downloaded.
v0.3.0
- support pillow image
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
