Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
Test results
How to infer and visualize on new test data? Help please.
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 I was able to work with my problem via some other repos.
part seg :How to predict your own data?
@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.
@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
@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.