point-transformer-pytorch icon indicating copy to clipboard operation
point-transformer-pytorch copied to clipboard

Transition Up Module

Open 072jiajia opened this issue 4 years ago • 3 comments

Hi! Thanks for sharing the great work! I have a confusion that how did you implement trilinear interpolation on point clouds in the block of transition up. Because I think trilinear interpolation is a method on 3-dimensional regular grids. Thank you!

072jiajia avatar Jan 19 '21 06:01 072jiajia

Hi! I'm actually not the author of the paper

I was mainly interested in the "vector attention" proposed in the paper

lucidrains avatar Feb 05 '21 20:02 lucidrains

So the author still didn't publish the original source code?😅

yuchenlichuck avatar Apr 28 '21 12:04 yuchenlichuck

So, this is a reproduced code? Thanks anyway.

smiles724 avatar Jul 06 '21 04:07 smiles724