esimov / pigo

Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
MIT License
4.39k stars 310 forks source link

only go demo ,not use python #41

Closed ilaer closed 4 years ago

ilaer commented 4 years ago

hard to compile python code. can youwrite a go demo,not use python and go. thanks

esimov commented 4 years ago

See the readme file to understand the reason behind the real time demos are done in Python. Also check the WASM port.