0
0

More than 3 years have passed since last update.

python x tensoflow x 画像顔認証

Posted at

※本記事は記載途中です。

【目標】
・windows環境で画像ファイルを読み込み人の顔を認識させる。

【環境】
OS:windows10/CPU:x64 i7-9750/MEM:16GB
VisualStudio Code(VSCode)
[拡張機能]
・Japanese Language Pack for VS Code
・Python extension for Visual Studio Code

【参考】
・TensorFlowを使って顔認識器を作る
https://qiita.com/Hironsan/items/4c7808db4a0f172f98a9

・TensorFlowで日向坂46の顔識別をしてみた -顔画像検出編-
https://tsu-tech.hatenablog.com/entry/2019/05/02/104159

・SSDにMobileNetを組み込んで軽量化する (1)
https://proc-cpuinfo.fixstars.com/2018/12/mobilenet-ssd-1/

・MobileNet(v1,v2,v3)を簡単に解説してみた
https://qiita.com/omiita/items/77dadd5a7b16a104df83

・深層学習と機械学習 の代表的モデル
https://www.koi.mashykom.com/deep_learning.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0