Giter VIP home page Giter VIP logo

Comments (3)

yuxumin avatar yuxumin commented on August 25, 2024

Hi, @alekovargas

Thanks for your interest in our work. I haven't tried to train PoinTr on Single category before, but it is nice to see the results from you.
From your results and descriptions, PoinTr can work well on the coarse(center) prediction in your setting. However, the detail local geometry can not be correctly inferred. I think there maybe two reasons:

  • In the training pipeline, local geometry is weakly supervised by an CD between the complete shapes, not the local regions. And CD loss, to some extend, is suboptimal in shape reconstruction problems.
  • The problem is too challenge. I am curious about the drop ratio when you evaluate the model ( and visualize the results). The model trained on fewer samples may lack of generalization ability to all incomplete patterns. And for those situations where the missing parts contain complex geometry patterns (beyond simple flat surfaces), the model may need more samples or more parameters. (the head and wings of airplane can be completed well by PoinTr, but for earphone, bottle, PoinTr performes worse)

For the first point, can we add a local shape reconstruction loss to constrain more on the local geometry? And for loss between overall shapes, I haven't try to optimize EMD loss during the training of PoinTr, which worths a try.
For the second point, if your situation does not allow you to have many samples, i think more augmentations maybe helpful. In may codebase, i only use random-crop for the samples in ShapeNet-55.

Hope it can help you.

Best!

from pointr.

yuxumin avatar yuxumin commented on August 25, 2024

Close it since no response. Feel free to re-open it if problems still exist

from pointr.

alekovargas avatar alekovargas commented on August 25, 2024

sorry for the late replay,

Yes more augmentation data solved the problem, thanks for such nice work.

regards

from pointr.

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.