Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

Test results

Open pytholic opened this issue 3 years ago • 6 comments

How to infer and visualize on new test data? Help please.

pytholic avatar Aug 11 '21 08:08 pytholic

How to infer and visualize on new test data? Help please.

part segmentation: Why can't I use the labeled data to test the output and get the predicted point cloud?

Lizhinwafu avatar Sep 02 '21 08:09 Lizhinwafu

@Lizhinwafu I was able to work with my problem via some other repos.

pytholic avatar Sep 03 '21 01:09 pytholic

part seg :How to predict your own data?

mypy98 avatar Dec 24 '21 00:12 mypy98

@Lizhinwafu I was able to work with my problem via some other repos.

Hello, have you solved the problem about how to visualize the custom tested dataset? I also have the problem and I will be appreciate it if you can give me some advice here. Looking forward to your reply.

bwlstart avatar Mar 08 '22 07:03 bwlstart

@Lizhinwafu I was able to work with my problem via some other repos.

Hello, have you solved the problem about how to visualize the custom tested dataset? I also have the problem and I will be appreciate it if you can give me some advice here. Looking forward to your reply.

Check if these two links help.

https://github.com/fxia22/pointnet.pytorch

https://github.com/nikitakaraevv/pointnet

pytholic avatar Mar 08 '22 07:03 pytholic

@Lizhinwafu I was able to work with my problem via some other repos.

Hello, have you solved the problem about how to visualize the custom tested dataset? I also have the problem and I will be appreciate it if you can give me some advice here. Looking forward to your reply.

Check if these two links help.

https://github.com/fxia22/pointnet.pytorch

https://github.com/nikitakaraevv/pointnet

Thanks for your reply, I will try it.

bwlstart avatar Mar 08 '22 08:03 bwlstart