GithubHelp home page GithubHelp logo

Comments (8)

eightreal avatar eightreal commented on June 30, 2024 1

It is for the different cases to take labels. Let's say the class ID is 10 for the truck in CFAR10. Then, if the size == 1, the data will be filled with 9 and if it is not it will be [ 0,0,0,0,0,0,0,0,1 ]

Hope it will help.

Oh, I can understand the case , thanks for your explian, but I think it should add a check that.

label < length

from nntrainer.

taos-ci avatar taos-ci commented on June 30, 2024

:octocat: cibot: Thank you for posting issue #2525. The person in charge will reply soon.

from nntrainer.

myungjoo avatar myungjoo commented on June 30, 2024

maybe.. we need

33: *data = 1.0;
38: *(data + label) = 1.0;
, and a parameter check, label < length.

OR

This supports two different data formats. ( a scalar label and a vector label ).

I presume the latter one. However, we need additional doxygen entry or comments, explaining the expected data format.

from nntrainer.

jijoongmoon avatar jijoongmoon commented on June 30, 2024

It is for the different cases to take labels.
Let's say the class ID is 10 for the truck in CFAR10.
Then, if the size == 1, the data will be filled with 9 and if it is not it will be [ 0,0,0,0,0,0,0,0,1 ]

Hope it will help.

from nntrainer.

jijoongmoon avatar jijoongmoon commented on June 30, 2024

Yes. you are right.

from nntrainer.

eightreal avatar eightreal commented on June 30, 2024

Okay . thanks for your help,
and how about the second question?

from nntrainer.

jijoongmoon avatar jijoongmoon commented on June 30, 2024

Okay . thanks for your help, and how about the second question?

yes. it is better to use cur_label_tensor. Thanks!

from nntrainer.

eightreal avatar eightreal commented on June 30, 2024

Okay . thanks for your help, and how about the second question?

yes. it is better to use cur_label_tensor. Thanks!

thanks for your help!!!

I also have other problem about nntrainer, I will raise another issue

from nntrainer.

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.