replaced maxFaces, maxDetections, maxHands, maxResults with maxDetected

pull/293/head
Vladimir Mandic 2021-04-25 14:31:39 -04:00
parent b6fb7ce2f5
commit 86bec71d28
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ N/A
Configuration simplification:
replaced nmsRadius with built-in default
- Replaced maxFaces, maxDetections, maxHands, maxResults with maxDetected
replaced maxFaces, maxDetections, maxHands, maxResults with maxDetected
- Remove deallocate, profile, scoped
Build: