Merge pull request #72 from justadudewhohacks/tiny-yolov2-seperable-conv2d
Tiny yolov2 seperable conv2d
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/commons/normalize.ts
0 → 100644
src/faceRecognitionNet/normalize.ts
deleted
100644 → 0
src/iou.ts
0 → 100644
test/tests/e2e/allFacesTinyYolov2.test.ts
0 → 100644
tools/train/karma.conf.js
0 → 100644
tools/train/serveTinyYolov2.js
0 → 100644
tools/train/shared/trainUtils.js
0 → 100644
tools/train/tinyYolov2/initWeights.html
0 → 100644
tools/train/tinyYolov2/loss.js
0 → 100644
tools/train/tinyYolov2/loss.test.ts
0 → 100644
tools/train/tinyYolov2/multibox.json
0 → 100644
This diff is collapsed.
Click to expand it.
tools/train/tinyYolov2/test.html
0 → 100644
tools/train/tinyYolov2/train.html
0 → 100644
tools/train/tinyYolov2/train.js
0 → 100644
tools/train/tinyYolov2/verify.html
0 → 100644
tools/train/tsconfig.test.json
0 → 100644
weights/tiny_yolov2_model-shard1
deleted
100644 → 0
File deleted
weights/tiny_yolov2_model-shard2
deleted
100644 → 0
File deleted
weights/tiny_yolov2_model-shard3
deleted
100644 → 0
File deleted
weights/tiny_yolov2_model-shard4
deleted
100644 → 0
File deleted
File added
Please
register
or
sign in
to comment