Isn't this section incorrect?
mathephysicist opened this issue · 1 comments
mathephysicist commented
pointnet/models/transform_nets.py
Line 83 in 539db60
You set the weights and bias to zero. Then matmul.
Hence you will always have zero updates to the TNet that is prior.
jaidonlybbert commented