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

感觉这份代码对于实际工作几乎没什么意义 #63

Open
mshmoon opened this issue Mar 24, 2022 · 2 comments
Open

感觉这份代码对于实际工作几乎没什么意义 #63

mshmoon opened this issue Mar 24, 2022 · 2 comments

Comments

@mshmoon
Copy link

mshmoon commented Mar 24, 2022

在eval结果中,要么只包含实例信息,要么只包含语义信息。那么实例信息中每个box属于什么语义并不清楚。而语义信息中的bounding box却是一个大的Box。也就是说每个实例的box没有与语义信息关联

@mshmoon
Copy link
Author

mshmoon commented Mar 24, 2022

也就是说当提取了实例信息,那么每个box中的点云属于哪个类别并不清楚

@mshmoon
Copy link
Author

mshmoon commented Mar 24, 2022

这工作还不如直接使用pointnet++获取语义信息,再用BFS提取实例

@mshmoon mshmoon changed the title 感觉这份代码意义不是很大 感觉这份代码对于实际工作几乎没什么意义 Mar 24, 2022
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