Giter VIP home page Giter VIP logo

Comments (7)

Drsea123 avatar Drsea123 commented on July 19, 2024

@auroua

from insightface_tf.

auroua avatar auroua commented on July 19, 2024

I have uploaded two new model, you can test with the new ckpt file.

from insightface_tf.

Drsea123 avatar Drsea123 commented on July 19, 2024

@auroua The new model is the resnet_v1_50? I want to test it, please?

from insightface_tf.

auroua avatar auroua commented on July 19, 2024

It's using resnet in L_Resnet_E_IR.py.

from insightface_tf.

Drsea123 avatar Drsea123 commented on July 19, 2024

I'm so sorry because I'm a new player.If I want to use the pre-training model that is the resnet_v1_50 pretrained model download link. I have loaded it.I revised "# restore_saver.restore(sess, '/home/aurora/workspaces2018/InsightFace_TF/output/ckpt/InsightFace_iter_1110000.ckpt') " to "
restore_saver.restore(sess, 'home/user//InsightFace_TF/output/ckpt/resnet_v1_50)",But it can't use.
can you help me? @auroua

from insightface_tf.

LJXLJXLJX avatar LJXLJXLJX commented on July 19, 2024

Have you solved it? I tried to load the pretrained resnet50.

restore_saver = tf.train.Saver()
restore_saver.restore(sess, './models/resnet_v1_50.ckpt')

And I met the same problem.

from insightface_tf.

xiaqing10 avatar xiaqing10 commented on July 19, 2024

and I meet the same error, no Tensor name "arcface_loss/embedding_weights" not found.
I use the newest model and project.

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.