diff --git a/Configuration.md b/Configuration.md index 73178d9..c3133ab 100644 --- a/Configuration.md +++ b/Configuration.md @@ -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