Coder Social home page Coder Social logo

Comments (3)

charlesq34 avatar charlesq34 commented on July 17, 2024 1

Thanks @eriche2016 for your questions

I'll leave (1) to Kaichun @daerduoCarey
As to (2) evaluation should be on the original sets of points which do have variable numbers. We can set a MAX_NUM_POINT and use that for evaluation and if there are less than those points we can replicate existing points (won't affect max pooled result) and only look at predictions at the first N valid points

@daerduoCarey could you also comment on them?

from pointnet.

daerduoCarey avatar daerduoCarey commented on July 17, 2024

Hi @eriche2016 ,

For question (1), we assume that we know the object category for the object that we are segmenting. So, we only allow the prediction to be the semantic labels that belong to the known object class. For example, for a given chair, we only allow the network to predict "chair legs", "chair seats", etc. and disable it to predict "table legs" and "airplane wings", etc. So when calculating IoU, we are using cur_gt_label to select out the semantic labels that are allowed to predict. We mentioned this point in the paper page 10 Appendix C PointNet Segmentation Network third paragraph.

Hope this answer your question, thank you!

from pointnet.

eriche2016 avatar eriche2016 commented on July 17, 2024

Thank you very much for your quick answer. It is clear to me now.

from pointnet.

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.