From 5ff666cb819265bcce8eba455ca365280fe367a0 Mon Sep 17 00:00:00 2001 From: esimov Date: Wed, 30 Oct 2019 15:06:14 +0200 Subject: [PATCH] Updated readme --- examples/talk_detector/README.MD | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/talk_detector/README.MD b/examples/talk_detector/README.MD index ee52a35..b6f318d 100644 --- a/examples/talk_detector/README.MD +++ b/examples/talk_detector/README.MD @@ -1,7 +1,5 @@ ## Talk detection demo -### Work in progress! - This demo demonstrates how Pigo's facial landmark points detection capabilities can be used for detecting if a person is talking or not. This method can be used in a variety of fields, like checking if a person is communicating or not. ### Requirements