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

not works well given incomplete point cloud #4

Closed
BlankCheng opened this issue Jun 23, 2019 · 4 comments
Closed

not works well given incomplete point cloud #4

BlankCheng opened this issue Jun 23, 2019 · 4 comments

Comments

@BlankCheng
Copy link

Hi, sorry to bother. When I test it with a model cloud as a souce and a transformed cloud(by random rotation and translation) as target, it works amazingly.
But when I use a incomplete point cloud(a RGBD projection to 3D, incomplete here is point cloud from one perspective) as source and a complete model in the RGBD, it works poorly. I wonder it is my mistaken operation or the model itself? Will it perform as perfectly as it is on complete ones now if I train it with incomplete point cloud?
Thanks!
Best
Cheng

@zhangshabao
Copy link

Excuse me, I would like to ask you how to test your own code?

@WangYueFt
Copy link
Owner

Hi, sorry to bother. When I test it with a model cloud as a souce and a transformed cloud(by random rotation and translation) as target, it works amazingly.
But when I use a incomplete point cloud(a RGBD projection to 3D, incomplete here is point cloud from one perspective) as source and a complete model in the RGBD, it works poorly. I wonder it is my mistaken operation or the model itself? Will it perform as perfectly as it is on complete ones now if I train it with incomplete point cloud?
Thanks!
Best
Cheng

Hi Cheng,

Yes. There is a gap between the training and testing. If you use the pretrained model, which is trained on ModelNet40, it's highly likely to fail on scans. I would suggest training on the data you collect, and then testing. We're also working on partial point cloud matching, stay tuned. :-)

Best,
Yue

@BlankCheng
Copy link
Author

Many thanks! I'll try it!

@joy-yjl
Copy link

joy-yjl commented Aug 23, 2019

Many thanks! I'll try it!

can you tell me how the networl perform on incomplete point cloud?

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

4 participants