charusharma1991 / SSL_PointClouds

34 stars 5 forks source link

Testing on PointNet and DGCNN separately #8

Closed Rishab9991 closed 3 years ago

Rishab9991 commented 3 years ago

Hi, I wanted to know if there is a possibility of testing on PointNet and DGCNN classifiers independently in a FSL setting before applying your self-supervised pre-trained methods to compare the improvement in the accuracy before and after applying the self-supervised pre-trained methods in your implementation which you have done in your paper.

Thank you

charusharma1991 commented 3 years ago

Yes, it is possible. Make a FSL setup in PointNet and DGCNN code before running.