remove efficientpose

master
Vladimir Mandic 2021-04-24 09:28:33 -04:00
parent 144a0ca88b
commit 4cb4534d28
1 changed files with 1 additions and 2 deletions

@ -185,8 +185,7 @@ const config: Config = {
enabled: true,
modelPath: 'posenet.json', // body model
// can be either absolute path or relative to modelBasePath
// can be 'posenet', 'blazepose' or 'efficientpose'
// 'blazepose' and 'efficientpose' are experimental
// can be 'posenet' or 'blazepose'
maxDetections: 10, // maximum number of people detected in the input
// should be set to the minimum number for performance
// only valid for posenet as blazepose only detects single pose