From 3d962895da0412af19efd2819d8f3c182e1c53b7 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Mon, 30 Aug 2021 15:52:27 +0800 Subject: [PATCH] add quick-start --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b988e401..09bf5f3e 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ The master branch works with **PyTorch 1.6+** and/or **MXNet=1.6-1.8**, with **P InsightFace efficiently implements a rich variety of state of the art algorithms of face recognition, face detection and face alignment, which optimized for both training and deployment. +## Quick Start + +Please start with our [python-package](python-package/), for testing detection, recognition and alignment models on input images. + ### ArcFace Video Demo