ZrrSkywalker / Point-NN

[CVPR 2023] Parameter is Not All You Need: Starting from Non-Parametric Networks for 3D Point Cloud Analysis
MIT License
485 stars 49 forks source link

When I added pointNN to my network, not only did the speed of the network slow down, but the accuracy also decreased! #37

Open ifiability opened 5 months ago

ifiability commented 5 months ago

May I ask, where did you insert pointNN as a plug and play module, and how did the final feature fusion work?

SZUguigui commented 1 month ago

of course, i insert it into GPAR,which can find in git too. I still try to train the network after i insert pointNN, so i can't tell u how i work, sorry : (