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

[Question] How to perform instance segmentation? #25

Open
mwussow opened this issue Jun 18, 2020 · 3 comments
Open

[Question] How to perform instance segmentation? #25

mwussow opened this issue Jun 18, 2020 · 3 comments

Comments

@mwussow
Copy link

mwussow commented Jun 18, 2020

Dear Alexandre,

I successfully applied ConvPoint to segment point clouds. Specifically, I segmented points into 3 classes (building, vegetation, ground) for urban scenes. Now I would like to perform instance segmentation on the building points, i.e. detect individual buildings (example for 3d instance segmentation: http://www.feihuzhang.com/ICRA2020.pdf).

By any chance do you you know of an existing implementation or are there any resources you recommend?

I am looking forward to hear from you.

Thanks in advance,
Moritz

@aboulch
Copy link
Owner

aboulch commented Jun 25, 2020

Hello,
I don't know the ressources for instance segmentation. Maybe on https://paperswithcode.com/ you could find a paper with the code.
Best,
Alexandre

@ibadami
Copy link

ibadami commented Jul 15, 2020

Hi,
Isn't this your paper reporting instance segmentation results?
https://paperswithcode.com/paper/generalizing-discrete-convolutions-for
Best
Ish

@aboulch
Copy link
Owner

aboulch commented Jul 17, 2020

This paper is about classification and semantic segmentation.

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

3 participants