Last time we tried VGG Face at previous post to display face recognition in one picture, this time we improve it, detect multiple face in one image and recognize them.
Here I will use Haar Cascades to do face detection, you can also download other feature-based cascade classifiers at here.