Replies: 5 comments 7 replies
-
is it because i have attention, iris and gear disabled? |
Beta Was this translation helpful? Give feedback.
-
sorry, i should have checked before asking first, which i did just after asking. i enabled attention, iris and gear (had to specify gear model path as you don't have a default in config like you do for the others). now i get race and distance, but size is still [0,0] |
Beta Was this translation helpful? Give feedback.
-
i'll check. btw, attention gives you more precise outlines around eyes and lips, but it comes at performance cost as well as compatibility issues - it uses operations that are not available in all backends and/or platforms. |
Beta Was this translation helpful? Give feedback.
-
unrelated, but the following:
chrome complains with: Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently is there something special about the canvas in result? |
Beta Was this translation helpful? Give feedback.
-
ok, i've fixed face.size - it was simply not added to result depending on some configuration value combination. new version will be published on github/npmjs later today. |
Beta Was this translation helpful? Give feedback.
-
hi vlad, For any given
FaceResult
why issize
always:[0,0]
andrace
anddistance
alwaysundefined
?Beta Was this translation helpful? Give feedback.
All reactions