Git Product home page Git Product logo

Comments (1)

lidq92 avatar lidq92 commented on July 18, 2024 1

@crqqq
请你不要混淆了test_demo.pyVSFA.py这两个文件的用途,请认真阅读readme.

  1. trained_model_file是训练时保存文件用的,一开始并不存在,之后保存的
  2. 我没理解为什么会有更换的说法,你更换了哪里的东西??请看readme操作.
  3. VSFA.pt是我提供给test demo展示这个方法输入输出应该是怎样用的。你可以理解为我训练完之后的一个模型VSFA-database-EXPk重命名之后得到的VSFA.pt

最后,阅读readme能教你怎么操作train和test,但是如果你要改代码请一定要把原有的代码都看完,才知道你自己改的对不对。

如果还有问题的话请将你的问题描述得更准确些。
你现在的描述有很多地方是不清楚的

  • 复现代码是什么意思?我的代码按照readme操作可以直接运行,你是想说重跑intra-experiments的意思吧
  • 训练的时候并不需要一开始有保存一个权重文件,之后训练过程才保存的,所以为什么你会觉得需要有这么一个文件?
  • 你说将此变量更换为使用models内原有的VSFA.pt是什么意思?训练的代码只需要根据你自己电脑中数据集的位置修改一下对应的路径,指定数据集之后就可以直接运行。
  • 你问的这三个问题说明你还没认真看代码。建议你可以按照readme的提示操作,之后如果你有需求改超参数或者改使用的模型网络什么的再深入看代码,看懂之后再做修改。

from vsfa.

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.