Merge pull request #2 from justadudewhohacks/ssd_mobilenet_facedetector
Ssd mobilenet facedetector
Showing
dist/NetInput.d.ts
0 → 100644
dist/NetInput.js
0 → 100644
dist/NetInput.js.map
0 → 100644
dist/face-recognition.js
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.
dist/faceDetectionNet/FaceDetectionResult.js
0 → 100644
dist/faceDetectionNet/boxPredictionLayer.js
0 → 100644
dist/faceDetectionNet/extractParams.d.ts
0 → 100644
dist/faceDetectionNet/extractParams.js
0 → 100644
dist/faceDetectionNet/extractParams.js.map
0 → 100644
dist/faceDetectionNet/index.d.ts
0 → 100644
dist/faceDetectionNet/index.js
0 → 100644
dist/faceDetectionNet/index.js.map
0 → 100644
dist/faceDetectionNet/mobileNetV1.d.ts
0 → 100644
dist/faceDetectionNet/mobileNetV1.js
0 → 100644
dist/faceDetectionNet/mobileNetV1.js.map
0 → 100644
dist/faceDetectionNet/nonMaxSuppression.d.ts
0 → 100644
dist/faceDetectionNet/nonMaxSuppression.js
0 → 100644
dist/faceDetectionNet/outputLayer.d.ts
0 → 100644
dist/faceDetectionNet/outputLayer.js
0 → 100644
dist/faceDetectionNet/outputLayer.js.map
0 → 100644
dist/faceDetectionNet/pointwiseConvLayer.js
0 → 100644
dist/faceDetectionNet/predictionLayer.d.ts
0 → 100644
dist/faceDetectionNet/predictionLayer.js
0 → 100644
dist/faceDetectionNet/predictionLayer.js.map
0 → 100644
dist/faceDetectionNet/resizeLayer.js
0 → 100644
dist/faceDetectionNet/resizeLayer.js.map
0 → 100644
dist/faceDetectionNet/types.d.ts
0 → 100644
dist/faceDetectionNet/types.js
0 → 100644
dist/faceDetectionNet/types.js.map
0 → 100644
dist/faceRecognitionNet/normalize.d.ts
0 → 100644
dist/faceRecognitionNet/normalize.js.map
0 → 100644
dist/faceRecognitionNet/types.js
0 → 100644
dist/faceRecognitionNet/types.js.map
0 → 100644
dist/normalize.js.map
deleted
100644 → 0
dist/transformInputs.d.ts
0 → 100644
dist/transformInputs.js
0 → 100644
dist/transformInputs.js.map
0 → 100644
dist/types.d.ts
0 → 100644
dist/types.js
0 → 100644
dist/types.js.map
0 → 100644
dist/utils.d.ts
0 → 100644
dist/utils.js
0 → 100644
dist/utils.js.map
0 → 100644
examples/faceRecognition/server.js
deleted
100644 → 0
examples/public/commons.js
0 → 100644
examples/public/images/bbt1.jpg
0 → 100644
251 KB
examples/public/images/bbt2.jpg
0 → 100644
97.9 KB
examples/public/images/bbt3.jpg
0 → 100644
74.7 KB
examples/public/images/bbt4.jpg
0 → 100644
117 KB
examples/public/images/bbt5.jpg
0 → 100644
133 KB
File moved
File moved
File moved
File moved
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
examples/public/media/bbt.mp4
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
examples/server.js
0 → 100644
This diff is collapsed.
Click to expand it.
examples/views/faceDetection.html
0 → 100644
This diff is collapsed.
Click to expand it.
examples/views/faceDetectionVideo.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
proto/ssd_mobilenet_face_optimized_v2.pbtxt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
src/NetInput.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/FaceDetectionResult.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/boxPredictionLayer.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/extractParams.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/mobileNetV1.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/nonMaxSuppression.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/outputLayer.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/pointwiseConvLayer.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/predictionLayer.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/resizeLayer.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/faceDetectionNet/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/transformInputs.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
weights/face_detection_model.weights
0 → 100644
This diff is collapsed.
Click to expand it.