Facial-Identity_CNN === using pillow and openCV package to get Image then to run facial identity by cnn algorithm ## env install Python version 3.5 up ## Python package install `$ pip install PIL ` `$ pip install numpy ` `$ pip install glob ` `$ pip install cv2 ` `$ pip install logging ` 資料夾架構 --- - img 訓練用的完整圖片 - img_face 預測圖片的所有小臉圖片 - img_face_plt 框出預測完整圖片的臉與預測結果 - test 訓練時測試段小臉圖片 - train 訓練時訓練段每一個人一個資料夾並放入對應小臉圖片(越多越好) - valild 訓練時驗證段完整圖片 結果 ---  ###### tags: `python` `opencv` `keras`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up