Giter Site home page Giter Site logo

r-pointhop's People

Contributors

pranavkdm 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

Watchers

 avatar  avatar  avatar

r-pointhop's Issues

How to train own data?

Could you tell me how to train the network using my own data ?
Just change the train_data in the train.py ?

how much memory used while trainning

my pc with 16GB RAM can not run the train. It can not return from 'knn' function in point_utils.py
I have changed it into not using threading and changed the batch_size to smaller. It still not works.

How to reproduce the results on the partial point clouds?

Hi,

Thank you for releasing your codes, and it is a really excellent job! I wonder to reproduce the results on the partial-to-partial registration data, but I fail to find the settings of this experiment, such as the numbers of sample points and the numbers of the neighbors. Besides, I have no idea about that if the model needs to be re-trained on the partial data, or the released model can be used to register the partial inputs directly. Hope you can answer my doubts.

When I run the project encountered some problems

python train.py --first_20 False
Traceback (most recent call last):
File "train.py", line 51, in
main()
File "train.py", line 42, in main
train_data = train_data[train_label<20]
IndexError: boolean index did not match indexed array along dimension 1; dimension is 1024 but corresponding boolean dimension is 1

python test.py --source ./data/source_0.ply --target ./data/target_0.ply
munmap_chunk(): invalid pointer
(core dumped)

Is it because of the version of the installation library?

Could you tell me about your library version?

When to update data with 3dmach dataset code

Hi,

Thank you for releasing your codes, and it is a really excellent job!I noticed that you and your partner published an updated version of this paper in March 2022, which contains 3dmach dataset, but the code of the paper has not been updated. Can you publish the new code?Thank you again.

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.