pyseeta icon indicating copy to clipboard operation
pyseeta copied to clipboard

python api for SeetaFaceEngine(https://github.com/seetaface/SeetaFaceEngine.git)

Results 3 pyseeta issues
Sort by recently updated
recently updated
newest added

we intend to use this to detect face and perform masking of the face area, including when the face is facing sideways.

It seems like I cannot run the test successfully because of the failure of downloading model files. `Downloading: "http://198.13.45.221/files/seeta_fd_frontal_v1.0-c4619d06.bin" to /home/hwan7885/.pyseeta/models/seeta_fd_frontal_v1.0-c4619d06.bin` `ConnectionResetError: [Errno 104] Connection reset by peer` Maybe you...

rt, I want to make a python lib for my project (https://github.com/Jack-CV/FaceKit/tree/master/PCN)