added rawBox and rawMesh

pull/280/head
Vladimir Mandic 2020-12-22 12:34:47 -05:00
parent 94fb9408ad
commit a85cfcf37d
3 changed files with 4 additions and 3 deletions

View File

@ -88,6 +88,7 @@ export default {
enabled: true, enabled: true,
modelPath: '../models/facemesh.json', modelPath: '../models/facemesh.json',
inputSize: 192, // fixed value inputSize: 192, // fixed value
returnRawData: false, // in addition to standard mesh and box values, return raw normalized values as well
}, },
iris: { iris: {

View File

@ -35,8 +35,8 @@
"@vladmandic/pilogger": "^0.2.10", "@vladmandic/pilogger": "^0.2.10",
"chokidar": "^3.4.3", "chokidar": "^3.4.3",
"dayjs": "^1.9.7", "dayjs": "^1.9.7",
"esbuild": "^0.8.23", "esbuild": "^0.8.26",
"eslint": "^7.15.0", "eslint": "^7.16.0",
"eslint-config-airbnb-base": "^14.2.1", "eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.22.1",
"eslint-plugin-json": "^2.1.2", "eslint-plugin-json": "^2.1.2",

2
wiki

@ -1 +1 @@
Subproject commit 70b1aadc1b00fe59c454bc73baf413289961f28b Subproject commit 89996eaa377e4e1c2dc292f540235485272d53bf