GithubHelp home page GithubHelp logo

Comments (4)

zhaofang0627 avatar zhaofang0627 commented on July 24, 2024

Hi, 这是为了做尺度归一化,方便模型学习。

from anchorudf.

chenzf11 avatar chenzf11 commented on July 24, 2024

感谢回复!
但是我们发现在TrainDatasetDF3D.py中对训练集train_subjrcts和测试集test_subjects都做了这个缩放处理,所以按道理来说训练的网络输出的label是已经乘以缩放比例之后的label,接着使用相同的网络进行验证,验证得到的也应该就是乘以缩放比例的label。
但是最后在真实环境下构建衣服网格时使用的不应该是真实比例的label吗,为什么要使用缩放比例的label值呀?这样做是不是会导致测试误差偏大?

from anchorudf.

zhaofang0627 avatar zhaofang0627 commented on July 24, 2024

最后在计算测试误差的时候我们对GT做了同样的变换处理,可以参考这里

from anchorudf.

chenzf11 avatar chenzf11 commented on July 24, 2024

明白了!十分感谢!

from anchorudf.

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.