From 93504bbd4d4bad7b4235193dd320e0b5acc3c7a5 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 25 Apr 2021 14:31:26 -0400 Subject: [PATCH] replaced nmsRadius with built-in default --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 41702a7d..cc24f96b 100644 --- a/TODO.md +++ b/TODO.md @@ -23,8 +23,7 @@ N/A Configuration simplification: -unified minConfidence and scoreThresdold as minConfidence -- Replaced nmsRadius with built-in default +replaced nmsRadius with built-in default - Replaced maxFaces, maxDetections, maxHands, maxResults with maxDetected - Remove deallocate, profile, scoped