Closed mactavish10 closed 4 years ago
In order to train on your own dataset, you may need to:
Is it necessary to use the PCN code for generating the partial point clouds? I have written a program of my own which generates randomly shaped holes in point clouds.
I think it should also work if you retrain the network.
My dataset isn't big enough to train the model from scratch, which is why I wanted to opt for transfer learning or fine-tuning the pre-trained model.
Hello @Colin97 , I was wondering if there's a way to perform transfer learning on the model you provided? Also, could you elaborate on the data prep part? I'm using ply files of my own, not from ShapeNet.