Giter Club home page Giter Club logo

Comments (6)

jiahaoli95 avatar jiahaoli95 commented on August 10, 2024

Hello,

Thanks for your interest!

  1. It's been a long time ago and I do not remember every detail of the code. The data.py file is borrowed from DCP and PRNet, but is modified many times so it may not be exactly like the original. If you want to check if the transformation is fixed, you can print out immediate results of the first entry of the dataset to see if it changes every time.

  2. PRNet uses DGCNN, which computes distance in feature space, so it is dynamic. GNN is a very general term, and covers a lot of architectures. I used a very naive version of it. The DGCNN paper lists some GNN variants, if you are interested.

Best,
Jiahao

from idam.

hxwork avatar hxwork commented on August 10, 2024

Thank you for your reply. Do you have any pre-trained checkpoints for unseen shapes in ModelNet40 with Gaussian noise?

from idam.

jiahaoli95 avatar jiahaoli95 commented on August 10, 2024

Sorry we do not. But training a new one should be very quick.

from idam.

hxwork avatar hxwork commented on August 10, 2024

OK, thank you again for your prompt reply!

from idam.

OVEYA123 avatar OVEYA123 commented on August 10, 2024

Dear authors,
Why does the use of other features to embed the network make a big difference between the training results and the test results? such as a pointnet or DGCNN.
The result of using the author's GNN will be normal.

from idam.

jiahaoli95 avatar jiahaoli95 commented on August 10, 2024

Dear authors,
Why does the use of other features to embed the network make a big difference between the training results and the test results? such as a pointnet or DGCNN.
The result of using the author's GNN will be normal.

I am not sure about that, I have not tried any larger network. Is it possible that the network is over fitting the dataset? Maybe you can reduce the number of parameters and try again.

from idam.

Related Issues (3)

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.