I’m running the face recognition example on Tappas, but when I execute:
./face_recognition.sh
I get the error:
Gallery JSON file does not exist
So I try:
./save_faces.sh
and it says the file already exists—but no such file is actually present. What’s going on?