Giter Site home page Giter Site logo

Comments (3)

yangxue0827 avatar yangxue0827 commented on May 26, 2024

参考这个参数

如果你只是在trained model上进行微调的话,可能需要自己修改一下代码才能跑通。

from r3det_tensorflow.

linchunmian avatar linchunmian commented on May 26, 2024

参考这个参数

如果你只是在trained model上进行微调的话,可能需要自己修改一下代码才能跑通。

感谢!后续我再尝试下。
我是否可以理解为:如果在预训练模型基础上,再训练自己的数据,需要调整FREEZE参数来适配模型的维度?

from r3det_tensorflow.

yangxue0827 avatar yangxue0827 commented on May 26, 2024

如果你要使用我训练好的权重的话,你需要在权重导入的函数做一下修改。原因是类别不一致导致预测层的大小不一致,你需要屏蔽这一层参数的导入就可以了。 @ChunmianLin

from r3det_tensorflow.

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.