Machine Learning is Fun! Part 4: Modern Face Recognition with Deep Learning
Adam Geitgey
1.4K56
Hi, it is a nice article!
But why run these commands as follows, the openface must be run in the root? If useing it in the general user directory, what can I do?
docker pull bamos/openface
docker run -p 9000:9000 -p 8000:8000 -t -i bamos/openface /bin/bash
cd /root/openface