Skip to content

Implementation of SOTA Point Cloud Deep Learning Networks Using TensorFlow(TF) 2 or Pytorch

License

Notifications You must be signed in to change notification settings

PointCloudYC/PointCloud-Architectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Point Cloud Architectures - implementations

Implementation of SOTA Point Cloud Deep Learning Networks Using TensorFlow(TF) 2 or Pytorch

Inspired by Machine-Learning-Tokyo/CNN-Architectures, this repo is to show how to implement SOTA point cloud deep learning-based networks with the tensorflow.keras Functional API based on the original paper. For each architecture there is:

  • the paper in which the architecture was originally published where we highlighted the parts needed for the implementation
  • a jupyter notebook with a step-by-step description of how to use this information to infer the structure of the model and code it
  • a diagram of the model that corresponds to the architecture and the code structure

Contents

  • PointNet [Notebook]

  • PointNet++ [Notebook]

  • KPConv [Notebook]

  • RandLA-Net [Notebook]

Resources

PointNet family

KPConv

RandLA-Net

About

Implementation of SOTA Point Cloud Deep Learning Networks Using TensorFlow(TF) 2 or Pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published