-
error it is not working i saw in the previous issues that you said to connect it to the sever i i connect it to local server and it is still not working.
face-api.min.js:1 Fetch API cannot load…
-
i have brew unlink tesseract and rm node_modules,the same issues
18 warnings and 18 errors generated.
make: *** [Release/obj.target/facerec/cc/index.o] Error 1
gyp ERR! build error
gyp ERR! sta…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Web
### MediaPipe Tasks SDK version
Latest
### …
-
Simply tried `npm install face-recognition --save` and `npm install face-recognition`. Also tried with `sudo`. I only get the following error;
```
executing: git --version
executing: cmake --vers…
-
In face-recognition.js has a method of adding faces to a specific classifier by name.
`recognizer.addFaces(sheldonFaces, 'sheldon')`
Is it possible to cancel the action? Clear classifier by name?
e…
-
Is face-api.js based on OpenCV?
Also, can we do face-recognition based on Local binary Patterns Histogram? And how we can train a specific Neural Network model?
Thanks.
-
Do you have some guidance of the minimum and optimal device specification to run face-api.js offline on a mobile device to detect faces, and to do facial recognition
-
**What is the current behavior?**
The package.json `resolutions` section appears not to be respected for dependent packages or something like that. This is causing issues like https://github.com/j…
-
I import `"face-api.js": {
"version": "0.19.0",
"resolved": "https://registry.npmjs.org/face-api.js/-/face-api.js-0.19.0.tgz",
"integrity": "sha512-XbEIqqnLzlVIkvtLffFIl/Ltit3VAnJ…
-
Hi
After importing the clarifai-nodejs-grpc package, I get this error:
./node_modules/@grpc/grpc-js/build/src/server.js
Module not found: Can't resolve 'http2' in 'C:\Users\Nene\Desktop\WebWor…