
全栈工程师开发手册 (作者:栾鹏)
python教程全解
github地址:https://github.com/626626cdllp/kears/tree/master/Face_Recognition
图片来源
图片中共40个人,每人10张图片,每张图片高57,宽47。共400张图片。
读取图片的py文件
import numpy
import pandas
from PIL import Image
from keras import backend as K
from keras.utils i