renamed package
Showing
.npmignore
0 → 100644
dist/face-api.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/face-recognition.min.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/transformInputs.d.ts
deleted
100644 → 0
dist/transformInputs.js
deleted
100644 → 0
dist/transformInputs.js.map
deleted
100644 → 0
| { | { | ||
| "name": "face-recognition.min", | "name": "face-api", | ||
| "version": "0.0.0", | "version": "0.0.0", | ||
| "description": "face recognition API for the browser with tensorflow.js", | "description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js", | ||
| "main": "./dist/index.js", | "main": "./dist/index.js", | ||
| "typings": "./dist/index.d.ts", | "typings": "./dist/index.d.ts", | ||
| "scripts": { | "scripts": { | ||
| ... | ... |
test/descriptors/howard.json
deleted
100644 → 0
test/descriptors/leonard.json
deleted
100644 → 0
test/descriptors/penny.json
deleted
100644 → 0
test/descriptors/raj.json
deleted
100644 → 0
test/descriptors/sheldon.json
deleted
100644 → 0
test/imgdata/howard.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/imgdata/leonard.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/imgdata/penny.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/imgdata/raj.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/imgdata/sheldon.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/test.html
deleted
100644 → 0
Please
register
or
sign in
to comment