Hello, Thank you! Scripts work very well on Centos 7 x64. But I have one question: # Look through the model and find the face it matches [p_label, p_confidence] = model.predict(sampleImage) It returns the best match, or first that fits the threshold ? Thanks Again!