GAPointNet icon indicating copy to clipboard operation
GAPointNet copied to clipboard

Reimplementation

Open AI-Guru opened this issue 5 years ago • 0 comments

Hello!

I have decided to reimplement the paper. The approach of using attention to graph networks is excellent. My main motivation was putting a little bit more OOP on the table, plus Keras functionality.

Here it is: https://github.com/AI-Guru/pointcloud_experiments

It includes PointNet for comparisons.

AI-Guru avatar Nov 14 '19 15:11 AI-Guru