You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JiaxuanYou, I have been reading your code and paper.
I still have trouble to understand if it could fit for my project.
I am currently working on https://github.com/loicland/superpoint_graph.
The main idea is to cut the point cloud into SuperPoint, connect them using Delaunay Triangulation and them learn embeddings for each one of those SuperPoint (pointNet + ECC GraphConv) in order to predict the class.
I was wondering if you could see any use of your research within mine ?
Best,
Thomas Chaton.
The text was updated successfully, but these errors were encountered:
@JiaxuanYou, I have been reading your code and paper.
I still have trouble to understand if it could fit for my project.
I am currently working on https://github.com/loicland/superpoint_graph.
The main idea is to cut the point cloud into SuperPoint, connect them using Delaunay Triangulation and them learn embeddings for each one of those SuperPoint (pointNet + ECC GraphConv) in order to predict the class.
I was wondering if you could see any use of your research within mine ?
Best,
Thomas Chaton.
The text was updated successfully, but these errors were encountered: