From 4e0627f21fd29c83b25a4f7758a41fc6e1b134bd Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Tue, 4 Oct 2022 11:20:34 +0300 Subject: [PATCH] doc: updated to v1.4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f35204b..911aec2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI](https://github.com/esimov/pigo/actions/workflows/ci.yml/badge.svg)](https://github.com/esimov/pigo/actions/workflows/ci.yml) [![go.dev reference](https://img.shields.io/badge/pkg.go.dev-reference-007d9c?logo=go)](https://pkg.go.dev/github.com/esimov/pigo/core) [![license](https://img.shields.io/github/license/esimov/pigo)](./LICENSE) -[![release](https://img.shields.io/badge/release-v1.4.5-blue.svg)](https://github.com/esimov/pigo/releases/tag/v1.4.5) +[![release](https://img.shields.io/badge/release-v1.4.6-blue.svg)](https://github.com/esimov/pigo/releases/tag/v1.4.6) [![pigo](https://snapcraft.io/pigo/badge.svg)](https://snapcraft.io/pigo) 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](https://arxiv.org/pdf/1305.4537.pdf)** paper.