Giter Site home page Giter Site logo

pc_autoencoder's Introduction

Auto Encoder for 3D Point Clouds

Network Structure:

Code:

Steps to train the auto-encoder:

  1. Download ModelNet40 Dataset [Link]
  2. Clone repository.
  3. Extract the zip file and copy modelnet40_ply_hdf5_2048 folder to pc_autoencoder/data.
  4. python pointnet_autoencoder_train.py --mode train

Steps to test the auto-encoder:

  1. Download dataset as given in training steps.
  2. Download weights for the trained network. [Link]
  3. python pointnet_autoencoder_train.py --mode test

Visualise the Dataset: python show_pc.py idx idx: Index of Point Cloud in ModelNet40 Dataset.

Results:

Red colored point clouds are input to the network and blue point clouds are the output.

[Note: A translation has been applied to blue point clouds during testing for a better visualisation purpose.]

Additional Results:

References:

  1. PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation [Link]
  2. PCN: Point Completion Network [Link]

pc_autoencoder's People

Contributors

vinits5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.