Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about GeoFormer #1

Open
xiaodongww opened this issue Sep 26, 2022 · 0 comments
Open

Some questions about GeoFormer #1

xiaodongww opened this issue Sep 26, 2022 · 0 comments

Comments

@xiaodongww
Copy link

Hi Tuan Ngo, thanks for your work very much. There are a few questions that confuse me about Geodesic-Former as follows:

  1. Do you have the AP@50 performance of Geodesic-Former, PointGroup and DyCo3D on the base classes of ScanNet? The modules in Geodesic-Former are inspirational for general instance segmentation tasks. I am curious how many points can the proposed modules improve on base classes.

  2. Will the training on few-shot samples affect the performance on the base classes? I think that the transformer decoder is both used in the base classes and few-shot classes. The training on few-shot classes may change the parameters of transformer decoder dramastically and thus makes it fail on the base classes.

  3. From my understanding, the geodesic distance (a float value) is a distance measure between two points. For one point out of N points, which point should the distance be calculated from? How can we embed a float value?

Looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant