I have a question about PointNet in Flux3D.jl.
In the original PointNet paper, the author trained the “T-net” to make PointNet invariant w.r.t. rigid transformations of input point clouds (red dashed box below):
Is there a way to access this trained T-net from PointNet of Flux3D.jl?
