Skip to content

MeshRunner - Improved classification of 3D mesh objects

Notifications You must be signed in to change notification settings

itayle/MeshRunner

Repository files navigation

MeshRunner - Improved classification of 3D mesh objects

Code for our MeshRunner project

About

In this work we tried to improve several aspects in MeshWalker:

  • Improved walk generation
    • Choose starting point by analyzing saliency
    • Apply skips, jumps and ordering
  • Improved walk representation
  • Attention based information exchange between walks

Authors

The authors of this project are:

  • Itay Levy
  • Itamar Zimerman
  • Amit Cohen

Acknowledgements

Prof. Amit Bermano - Guided us thorought the project
Alon Lahav - Help reproducing MeshWalker results
Adi Mesika - Helped with visualizations

MeshWalker Background

  • Apply Deep Learning directly on meshes
  • Perform random walks on the mesh’s surface and feed it to an RNN
  • Use the RNN’s hidden state to represent the mesh
  • Perform classification (or segmentation) over the representation

Colab Notebook

Checkout our colab notebook for a demo of this project:
Open In Colab

About

MeshRunner - Improved classification of 3D mesh objects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published