Git Product home page Git Product logo

Comments (2)

lidq92 avatar lidq92 commented on July 18, 2024

@CabbageWust 我把完整的更新加上了。

extractor.eval()这句话是要的,这样ResNet-50中的bn layer才是符合我预期的工作模式。这是我之前实现的一个bug,修正后我更新了之后没注意到测试那个模型也要更新。刚好我重跑完了三个数据库的实验,现在更新完整了,重新做的实验结果贴到Readme.md了。

也增加了一些更详细的说明。你可以看看。有问题的话可以直接提issue或者给我发邮件。

from vsfa.

lidq92 avatar lidq92 commented on July 18, 2024

@CabbageWust 另外需要说明的一点是,我训练的时候把mos转label的时候是直接除以mos最大值,并不是线性的scale到[0,1], 这样的话在CVD2014的labels本身就有负数。

还有就是模型并没有限制输出要是非负的。举个例子,拿KoNViD-1k数据进行训练的时候,即便labels都是正的,也不能保证随便输入一个测试视频输出的预测质量分数是正的。这一点你应该能理解吧。
甚至极端点说,模型没训练好的时候,即便输入一个训练集的视频进去也存在输出是负数的可能。

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.