PointWOLF
                                
                                
                                
                                    PointWOLF copied to clipboard
                            
                            
                            
                        PointNet code needs F.log_softmax
DGCNN code ends with F.log_softmax but PointNet code does not, this results incorrectly in negative loss and poor training.