I\'m using MySQL db and Python. I running some face recognition queries such as below:
for encodeFace, faceLoc in zip(encodesCurFrame, facesCurFrame): matches