Giter Club home page Giter Club logo

Comments (2)

AaronJackson avatar AaronJackson commented on June 1, 2024

Hi

  1. The scaling is applied for all datasets because the model was trained with x2 z scaling.

  2. Yes - in order to compute the error on any dataset, there needs to be some way to calculate the correspondence between the two meshes. Since the output is a volume, surface extraction has to be used and this does not output a mesh with a fixed number of points. I'm not actually sure the number of iterations and stopping criteria are so important in this case- we are not using the aligned mesh to compute the error, we are only using it to find correspondence. The moving mesh is discarded once this is done. ICP is just run until it can't find a better fit. I think Matlabs pcregrigid will stop before reaching the max iterations if this occurs. I don't quite remember for sure sorry.

Hope that helps!

from vrn.

ydwen avatar ydwen commented on June 1, 2024

Got it! Thanks for your quick response.

from vrn.

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.