pull/79/head
meeki007 2021-02-26 08:52:34 -05:00 committed by Vladimir Mandic
parent 4a0bcc2ff6
commit 083a7903f4
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ export default {
// detector, mesh, iris, age, gender, emotion
// (note: module is not loaded until it is required)
detector: {
modelPath: '../models/blazeface-back.json', // can be 'blazeface-front', 'blazeface-front' or 'faceboxes'
modelPath: '../models/blazeface-back.json', // can be 'blazeface-front', 'blazeface-back' or 'faceboxes'
// 'blazeface-front' is blazeface model optimized for large faces such as front-facing camera
// 'blazeface-back' is blazeface model optimized for smaller and/or distanct faces
// 'faceboxes' is alternative model to 'blazeface