pointconv-tensorflow2 icon indicating copy to clipboard operation
pointconv-tensorflow2 copied to clipboard

PointConv modules implemented as tensorflow 2 keras layers.

Results 3 pointconv-tensorflow2 issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for implementing PointConv as tf layers. When I actually used them for one of my applications, I found that there is an error in your implementation of...

Thank you for your outstanding work. Do you have a shapepart data model?

The first time to train, sparse_categorical_accuracy is about 0.9xxxx, but the second time or continous serval times will be sparse_categorical_accuracy: 0.0894 Is there something wrong with the model?