James Ketrenos 87d52b34e8 Added models and lastComparedId field to DB
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2020-01-04 15:49:00 -08:00
..

Models

wget -O frozen_inteference_graph_face.pb \
  https://github.com/yeephycho/tensorflow-face-detection/raw/master/model/frozen_inference_graph_face.pb
git clone --depth 1 https://github.com/justadudewhohacks/face-api.js.git tmp
mv tmp/weights/* .
rm -rf tmp