Giter Club home page Giter Club logo

Comments (3)

duydl avatar duydl commented on July 18, 2024 1

Thank you very much for prompt reply. May I ask how to manually add initial correct samples? I suppose by adding some feature vectors in the ".ros/svm_training_data"?

from online_learning.

yzrobot avatar yzrobot commented on July 18, 2024

Hi, the online initial classifier is not really necessary to be trained "offline" but rather by a human supervisor. This means the correctness of positive and negative samples is guaranteed by the user (a human). Our experimental version used some hardcoding to ensure the accuracy (i.e. right label) of the initial samples. But the open-source version takes into account the requirement of readability and reusability. So what you could do is A) manually add initial samples or, B) use our package directly while ensuring the accuracy of the positive and negative samples the robot learns at the outset in a controlled environment (e.g. only one person moving around). Best.

from online_learning.

yzrobot avatar yzrobot commented on July 18, 2024

Hi, there are many ways, for example you might be willing to prepare some positive and negative samples in advance and save them in one or more pcd files, read/load/learn them in order to initialize an svm model at the beginning of your robot learning in the environment. BTW, touching the source code seems necessary. Best.

from online_learning.

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.