GithubHelp home page GithubHelp logo

yeyupiaoling / tensorflow-facerecognition Goto Github PK

View Code? Open in Web Editor NEW
53.0 5.0 14.0 14.05 MB

基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。

Home Page: https://blog.doiduoyi.com/articles/1595132227943.html

License: Apache License 2.0

Python 96.51% HTML 3.49%
face-recognition tensorflow mtcnn mobilefacenet

tensorflow-facerecognition's People

Contributors

wthirteen avatar yeyupiaoling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tensorflow-facerecognition's Issues

关于normalize

你好,我有个问题,在用netron查看pb模型的时候我发现,pb模型最后已经做了一次normalize
那么代码推理的时候

emb_arrays = face_sess.run(embeddings, feed_dict=feed_dict)
emb_arrays = sklearn.preprocessing.normalize(emb_arrays)

这里是不是就重复了

固化pb模型

我想把mtcnn的模型ckpt固化成pb文件,但是我不知道P-Net,O-Net,R-Net的输出节点是什么,方便的话能给我提供一下pb模型,或者节点名称么

新手请教一下模型问题

models/mobilefacenet_model目录下有个pb文件,请问这个是训练好的模型文件吗?

https://github.com/yeyupiaoling/Tensorflow-FaceRecognition/blob/master/models/mobilefacenet_model/MobileFaceNet_9925_9680.pb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.