Merge pull request #35 from justadudewhohacks/batch-input
added general handling of batch inputs + face landmark net accepts batch inputs now
Showing
build/commons/getImageTensor.d.ts
deleted
100644 → 0
build/commons/getImageTensor.js
deleted
100644 → 0
build/commons/getImageTensor.js.map
deleted
100644 → 0
build/commons/isMediaElement.d.ts
0 → 100644
build/commons/isMediaElement.js
0 → 100644
build/commons/isMediaElement.js.map
0 → 100644
build/getImageTensor.d.ts
deleted
100644 → 0
build/getImageTensor.js
deleted
100644 → 0
build/getImageTensor.js.map
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
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.
examples/views/batchFaceLandmarks.html
0 → 100644
src/commons/getImageTensor.ts
deleted
100644 → 0
src/commons/isMediaElement.ts
0 → 100644
src/faceDetectionNet/resizeLayer.ts
deleted
100644 → 0
test/data/faceLandmarkPositions2.json
0 → 100644
test/data/faceLandmarkPositionsRect.json
0 → 100644
File moved
test/images/face2.png
0 → 100644
14 KB
test/images/face_rectangular.png
0 → 100644
52.4 KB
test/media/video.mp4
0 → 100644
File added
test/tests/NetInput.test.ts
0 → 100644
This diff is collapsed.
Click to expand it.