Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

Inference/prediction code

Open pytholic opened this issue 3 years ago • 3 comments

Hi. I am working on a custom dataset. I finally trained the model. I am wondering how to write inference code for new unlabeled data. Can someone help?

pytholic avatar Aug 10 '21 07:08 pytholic

I have trained my own model now, but it is labeled in the test, but I need help on how to predict my unlabeled data.Have you finished?

mypy98 avatar Dec 24 '21 03:12 mypy98

I have trained my own model now, but it is labeled in the test, but I need help on how to predict my unlabeled data.Have you finished?

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

https://github.com/nikitakaraevv/pointnet

These links might be helpful.

pytholic avatar Jan 03 '22 05:01 pytholic

I have trained my own model now, but it is labeled in the test, but I need help on how to predict my unlabeled data.Have you finished?

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

https://github.com/nikitakaraevv/pointnet

These links might be helpful.

Have you solved? same problem.

AI-Hunter avatar Jan 18 '22 01:01 AI-Hunter