• Stars
    star
    4
  • Rank 3,286,807 (Top 66 %)
  • Language
    C++
  • Created almost 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository is a C++ implementation of Iterative Closest Point Registration algorithm to find the rigid transformation between sensor point cloud data and model point cloud.

More Repositories

1

learning3d

This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
Python
507
star
2

pcrnet

Point Cloud Registration Network
Python
66
star
3

pcrnet_pytorch

This is a pytorch implementation of PCRNet
Python
63
star
4

masknet

MaskNet: A Fully Convolutional Network to Estimate Inlier Points
Python
38
star
5

pointnet-registration-framework

Code for the paper "One Framework to Register Them All: PointNet Encoding for Point Cloud Alignment"
Python
32
star
6

PointNetLK

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

pc_autoencoder

Auto Encoder for 3D Point Clouds using ModelNet40 Dataset
Python
8
star
8

emd

This repository has Earth Mover Distance Function's CUDA implementation for Tensorflow And PyTorch.
C++
7
star
9

bullet-envs

Reinforcement Learning on HEBI SEA - Snake Robot
Python
3
star
10

registration_gurobi

C++
2
star
11

biped

Documentation and codes of Biped Project
1
star
12

registration

It has the codes for evaluation of various objective functions for registration of point clouds. The codes are meant for MATLAB.
MATLAB
1
star
13

yolov5-face-training

Modified Training Script for yolov5-face detection model
Python
1
star
14

augmented-random-search

Implementation of the paper Augmented Random Search for the continuous control of robot
Python
1
star
15

MobileNetV2-SSD

This repository contains the MobileNetV2 backboned single shot detector for the detection of MNIST digits
Jupyter Notebook
1
star
16

grid_qlearning

Create grid environments and train the agent using q-learning (q-tables)
Python
1
star
17

emd.pytorch

This repository contains the PyTorch based implementation of EMD loss function.
Cuda
1
star