Coder Social home page Coder Social logo

taylorlu / facenet-caffe Goto Github PK

View Code? Open in Web Editor NEW
30.0 3.0 16.0 5.41 MB

facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe

Python 93.59% C++ 6.41%
face recoginition retrieve detect alignment facenet caffe flask hnsw

facenet-caffe's People

Contributors

taylorlu 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

Watchers

 avatar  avatar  avatar

facenet-caffe's Issues

can't run need help

Hello, I 'm new into caffe, I clone the project and installed requirement to run , get error result.
F0513 13:12:47.509194 8257 net.cpp:757] Cannot copy param 0 weights from layer 'Bottleneck/BatchNorm'; shape mismatch. Source param shape is 512 (512); target param shape is 128 (128). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.
*** Check failure stack trace: ***
Aborted (core dumped)

please help , thank you in advance.

cudnn issue

F0411 11:10:11.883401 6173 cudnn_relu_layer.cpp:13] Check failed: status == CUDNN_STATUS_SUCCESS (1 vs. 0) CUDNN_STATUS_NOT_INITIALIZED
*** Check failure stack trace: ***

Different image standardizations for 2017 and 2018 models

Thanks for this useful tool for converting facenet-tensorflow to facenet-caffe!

About the models, an important factor may have been ignored when do inference.
20170512-110547: per_image_standardization (the prewhiten function in your codes)
20180402-114759: fixed_standardization

With the correct standardization used, the 2018 model shall perform better than the 2017 model.

I also put this notice at the original FaceNet issue pool: davidsandberg/facenet#948 (comment)

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.