{"repo":"esimov/pigo","free":true,"listed":false,"github":"https://github.com/esimov/pigo","clone":"git clone https://github.com/esimov/pigo.git","description":"Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.","language":"Go","stars":4728,"topics":["face-detection","computer-vision","machine-learning","golang","opencv","pixel-intensity-comparison","pupil-detection","eye-detection","facial-landmarks","wasm"],"license":"MIT","category":"machine-learning","readme_excerpt":"Pigo is a pure Go face detection, pupil/eyes localization and facial landmark points detection library based on the Pixel Intensity Comparison-based Object detection paper. Rectangle face marker Circle face marker :--: :--: Motivation The reason why Pigo has been developed is because almost all of the currently existing solutions for face detection in the Go ecosystem are purely bindings to some C/C++ libraries like OpenCV or dlib , but calling a C program through cgo introduces huge latencies and implies a significant trade-off in terms of performance. Also, in many cases installing OpenCV on various platforms is cumbersome. The Pigo library does not require any additional modules or third party applications to be installed , although you might need to install Python and OpenCV if you wish to run the library in a real time desktop application. Head over to this subtopic for more details. Key features - [x] Does not require OpenCV or any 3rd party modules to be installed - [x] High processing speed - [x] There is no need for image preprocessing prior to detection - [x] There is no need for the computation of integral images, image pyramid, HOG pyramid or any other similar data structure - [x] The face detection is based on pixel intensity comparison encoded in the binary file tree structure - [x] Fast detection of in-plane rotated faces - [x] The library can detect even faces with eyeglasses - [x] Pupils/eyes localization - [x] Facial landmark points detection - [x] Webassemb","default_branch":null,"files":null,"tree":[],"storefront":"/r/esimov","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/esimov/pigo/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}