node-facenet icon indicating copy to clipboard operation
node-facenet copied to clipboard

Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.

Results 29 node-facenet issues
Sort by recently updated
recently updated
newest added

### Provide Your Network Information 1. Where is the location of your server? (i.e. City, or In/Out China) Jakarta 1. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using? Localhost ### Expected behavior...

Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.12.4 to 0.16.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@chatie/eslint-config&package-manager=npm_and_yarn&previous-version=0.12.4&new-version=0.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@chatie/tsconfig](https://github.com/Chatie/tsconfig) from 0.14.1 to 0.20.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@chatie/tsconfig&package-manager=npm_and_yarn&previous-version=0.14.1&new-version=0.20.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.7 to 2.5.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.5.1 Release 2.5.1 This release introduces several vulnerability fixes: Fixes a heap out of bounds access in...

dependencies
python

Bumps [flash-store](https://github.com/huan/flash-store) from 0.20.7 to 1.0.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flash-store&package-manager=npm_and_yarn&previous-version=0.20.7&new-version=1.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@types/numjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/numjs) from 0.14.6 to 0.16.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/numjs&package-manager=npm_and_yarn&previous-version=0.14.6&new-version=0.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.6.1 to 2.8.0. Release notes Sourced from canvas's releases. v2.8.0 No release notes provided. v2.7.0 Note: This is the first prebuild served from Automattic/node-canvas. Previous release prebuilds...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

### Todo - [ ] implenment facenet & mtcnn alghorithm to JS - [ ] train in JS - [ ] build in purely js - [ ] modulize an...

enhancement

``` node-pre-gyp ERR! Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.0.0-alpha.14/canvas-prebuilt-v2.0.0-alpha.14-node-v64-darwin-unknown-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compilewith node-gyp) /bin/sh: pkg-config: command not...