基于卷积神经网络的人脸识别用大python3.5+tensorflowCPU+keras

时间:2022-01-10 10:58:34
【文件属性】:

文件名称:基于卷积神经网络的人脸识别用大python3.5+tensorflowCPU+keras

文件大小:8KB

文件格式:ZIP

更新时间:2022-01-10 10:58:34

人脸识别 CNN tensorflow keras 卷积神经网络

基于卷积神经网络CNN的人脸识别项目,主要代码包括对人脸数据的获取,对图像集的预处理,将图像加载到内存,构建并训练模型和识别人脸五个模块组成。


【文件预览】:
基于卷积神经网络的人脸识别
----picturepraction.py(1KB)
----catchpicture.py(2KB)
----load_face_dataset.py(2KB)
----face_train_use_keras.py(7KB)
----face_predict_use_keras.py(3KB)
----readme.txt(349B)

网友评论

  • FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'D:/RLsb_Project/Python/tensorflow/face/face_date/hehe'怎么办
  • 博主请问这个是什么问题啊? ValueError: With n_samples=0, test_size=0.3 and train_size=None, the resulting train set will be empty. Adjust any of the aforementioned parameters.
  • 不错不错的,很实用,谢谢分享了