diff --git a/config.js b/config.js index 8ea740c8..218bff14 100644 --- a/config.js +++ b/config.js @@ -88,6 +88,7 @@ export default { enabled: true, modelPath: '../models/facemesh.json', inputSize: 192, // fixed value + returnRawData: false, // in addition to standard mesh and box values, return raw normalized values as well }, iris: { diff --git a/package.json b/package.json index 4e35fea5..8aa03402 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@vladmandic/pilogger": "^0.2.10", "chokidar": "^3.4.3", "dayjs": "^1.9.7", - "esbuild": "^0.8.23", - "eslint": "^7.15.0", + "esbuild": "^0.8.26", + "eslint": "^7.16.0", "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-json": "^2.1.2", diff --git a/wiki b/wiki index 70b1aadc..89996eaa 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 70b1aadc1b00fe59c454bc73baf413289961f28b +Subproject commit 89996eaa377e4e1c2dc292f540235485272d53bf