GithubHelp home page GithubHelp logo

Comments (6)

mona0809 avatar mona0809 commented on August 23, 2024

Every pixel in the image will be assigned a label, even if it does not fit the true category. Box is even one of the categories the model was trained on.

from esanet.

JANGSOONMYUN avatar JANGSOONMYUN commented on August 23, 2024

@mona0809 Thank you for your reply. Ok I will test it.

from esanet.

danielS91 avatar danielS91 commented on August 23, 2024

Even if each pixel is assigned to one of the known classes, the network might still be able to detect unknown objects with some height on the ground. During tests in real-world applications, we observed that the floor class is detected quite robustly and might help to find objects on the ground (see our video).

I am not sure whether this helps you. However, if your example above is your application scenario, give it a try.

from esanet.

JANGSOONMYUN avatar JANGSOONMYUN commented on August 23, 2024

@danielS91 Thank you.
I checked the NYUV2 dataset and there is 'void' in the classes. If there is unseen object detected, is it classified as 'void' ?

from esanet.

mona0809 avatar mona0809 commented on August 23, 2024

Void is ignored during training. You could try to train with void but there is no guarantee that every unkown object will be classified as void. As void is very versatile it is hard to learn a representation.

from esanet.

JANGSOONMYUN avatar JANGSOONMYUN commented on August 23, 2024

@mona0809 I see. Maybe I should train the model with additional dataset and see the result.
I appreciate.

from esanet.

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.