Coder Social home page Coder Social logo

yellowshuohahaha / pointnetlk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinits5/pointnetlk

1.0 0.0 0.0 6.24 MB

This is the clean implementation of PointNetLK with pretrained models. (A 3D point cloud registration network)

License: MIT License

Python 100.00%

pointnetlk's Introduction

PointNetLK: Point Cloud Registration using PointNet

Source Code Author: Vinit Sarode

This code is tested using torch 1.3.0+cu92 and torchvision 0.4.1+cu92.

Code use:

  1. Train PointNet:

python train_classifier.py

  1. Train PointNetLK:

python main.py

  1. Test PointNetLK:

python test.py

  1. Test PointNetLK (with sample data):

python test_sample.py

Pretrained Models:

  1. best_model: PointNetLK pretrained model.
  2. best_ptnet_model: PointNet_features model.
  3. classifier: PointNet classification model.

Requirements:

  1. PyTorch
  2. ModelNet40 [Link]
  3. SciPy
  4. GPU Requirements: Approximately 6 GB of GPU memory for batch size = 16.

References:

  1. PointNetLK [paper]
  2. PointNetLK [github]
  3. PCRNet [github]
  4. DCP [github]

Sample Results:

Template: Red Point Cloud, Source: Green Point Cloud & Registration Result: Blue Point Cloud

pointnetlk's People

Contributors

vinits5 avatar

Stargazers

 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.