Face-api.js: detecting emotions kill my process.

Created on 7 Nov 2019  路  2Comments  路  Source: justadudewhohacks/face-api.js

Hi!
I have some troubles with face detecting. i`have written about issue here. I know that it is not your trouble(because i tested it without webrtc and all was great) but, please, may you can help me with that issue? If i dont detect face

/*
detectEmotion().then(function(res) {
        emotion = res;
      });
*/

i dont have an error. So problem somewhere in my function, could you help please?

Most helpful comment

I answer in stackoverflow, your code have memory leak, please tell me if it working, i hope help you :)

All 2 comments

I answer in stackoverflow, your code have memory leak, please tell me if it working, i hope help you :)

I answer in stackoverflow, your code have memory leak, please tell me if it working, i hope help you :)

Yes, it works)) Thanks you a lot, you saved me)) It is funny that everything is solved in one line))

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joesalloum picture joesalloum  路  6Comments

logypaser picture logypaser  路  3Comments

salamanders picture salamanders  路  3Comments

SunilKapadia1208 picture SunilKapadia1208  路  7Comments

liyinghao666 picture liyinghao666  路  5Comments