Giter Site home page Giter Site logo

adafit's People

Contributors

runsong123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

adafit's Issues

About surface reconstruction and denoising

Hello, your work is excellent!
Could you please tell me about the approaches to surface reconstruction and point cloud denoising in your Paper? This is because the unoriented normal vectors generated by AdaFit cannot be directly used for Poisson reconstruction.

about real dataset

many thanks for your great work! can you release sampleed point cloud and gt_normal from SceneNN dataset mentioned in the paper?

Multi AdaFit Training: RuntimeError: inconsistent tensors dimensions input: 2 other: 3

Sorry for bothering you.
When I train a multi-model, the line 383 of train_n_est_multi_scale.py throws an error train_n_est_multi_scale.py.
The code is normal_loss = 0.5 * torch.norm(torch.cross(o_pred, o_target, dim=-1), p=2, dim=1).mean()
It seems that the shape of o_pred([128, 3]) and o_target([128, 175, 3) is not matched.
But I have no idea where to change, sorry for bothering you again.
Gratefully.

average time per frame

Dear authors,
Thank you for your great work.
I want to know the processing time per frame.
Thank you very much for for your reply.

question about code

thanks for your work.
I read the code ,have some questions, What does this line of code mean?

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.