Git Product home page Git Product logo

Comments (6)

seasonSH avatar seasonSH commented on August 15, 2024

Is it an error when restoring my pre-trained model?

from docface.

xinliu111 avatar xinliu111 commented on August 15, 2024

python src/train_sibling.py config/finetune.py
加载预训练模型没有问题,训练完之后的模型导入不了

from docface.

seasonSH avatar seasonSH commented on August 15, 2024

Are you trying to continue training your own model that has already been fine-tuned?
If that is the case, try to comment out all the items in the "replace_scopes" in config/finetune.py.

from docface.

huckw avatar huckw commented on August 15, 2024

I get the same issue whether or not I try continuing from my own model or your base one. I'm still running an older version which does not have a "replace_scopes" item in the config (the other difference is I'm still back on the version that wants exactly 2 images per folder named 1.jpg and 2.jpg). This worked several months ago for me, all I did was generate some new data to train on and now I get the "biases not found in checkpoint"

from docface.

huckw avatar huckw commented on August 15, 2024

Doh!!!! Somebody who shares this machine with me had downgraded to Tensorflow 1.1. I went back to 1.5 and training from your base model works.....trying to start from my pretrained sibling network came up with a "weights not found in checkpoints" issue.

from docface.

hustzeyu avatar hustzeyu commented on August 15, 2024

Doh!!!! Somebody who shares this machine with me had downgraded to Tensorflow 1.1. I went back to 1.5 and training from your base model works.....trying to start from my pretrained sibling network came up with a "weights not found in checkpoints" issue.

@huckw Did you solve the problem?

from docface.

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.