Pointnet_Pointnet2_pytorch
                                
                                 Pointnet_Pointnet2_pytorch copied to clipboard
                                
                                    Pointnet_Pointnet2_pytorch copied to clipboard
                            
                            
                            
                        Different number of points in each class
Hi! Thanks for sharing your code.
I have a dataset in which the number of points is different in each class and also in different objects of the same class. Could you please help me with how I can use "train_classification.py" code for classifying such data? Now, I am facing the following error related to the problem I mentioned.
Thanks in advance
Resampling the point clouds resolved the issue!
Are you talking about class imbalance; if so how did you solve?