merge with master
Showing
build/commons/iou.d.ts
0 → 100644
build/commons/iou.js
0 → 100644
build/commons/iou.js.map
0 → 100644
build/commons/normalize.d.ts
0 → 100644
build/commons/normalize.js
0 → 100644
build/commons/normalize.js.map
0 → 100644
build/iou.d.ts
0 → 100644
build/iou.js
0 → 100644
build/iou.js.map
0 → 100644
build/tinyYolov2/normalize.d.ts
0 → 100644
build/tinyYolov2/normalize.js
0 → 100644
build/tinyYolov2/normalize.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| { | { | ||
| "name": "face-api.js", | "name": "face-api.js", | ||
| "version": "0.10.0", | "version": "0.10.1", | ||
| "description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js", | "description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js", | ||
| "main": "./build/index.js", | "main": "./build/index.js", | ||
| "typings": "./build/index.d.ts", | "typings": "./build/index.d.ts", | ||
| ... | ... |
test/tests/extractFaceTensors.test.ts
0 → 100644
test/tests/extractFaces.test.ts
0 → 100644
Please
register
or
sign in
to comment