Giter VIP home page Giter VIP logo

Comments (7)

Yaque avatar Yaque commented on July 19, 2024

i find the name, in the issues one man said is resnet_v1_50/E_BN2/Identity:0 but in my freeze_graph file i just use resnet_v1_50/E_BN2/Identity as output_node_names. thanks this man said that , if i have time i will read the code

from insightface_tf.

LJXLJXLJX avatar LJXLJXLJX commented on July 19, 2024

Hello, have you succeeded? I freeze model D to a pb file , but it works bad.

from insightface_tf.

Yaque avatar Yaque commented on July 19, 2024

Not working!
My pb file is for Android app, and using SVM on Android app is almost ineffective.
But I use it in Python but it works.

from insightface_tf.

LJXLJXLJX avatar LJXLJXLJX commented on July 19, 2024

@Yaque
It works in fact.
I made some mistakes in my code.
But after I fixed them, the .pb file works well.

I think this may help you https://github.com/LJXLJXLJX/InsightFace_TF_opencv_dnn/blob/master/my_test.py

I have modified the L_Resnet_E_IR_fix_issue9.py at line 334

if keep_rate == None:
            keep_rate = 1.0

from insightface_tf.

Yaque avatar Yaque commented on July 19, 2024

@LJXLJXLJX
Do you use Python?

from insightface_tf.

LJXLJXLJX avatar LJXLJXLJX commented on July 19, 2024

@Yaque
All languages that support opencv(4.0.1) works.

from insightface_tf.

Yaque avatar Yaque commented on July 19, 2024

from insightface_tf.

Related Issues (20)

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.