tjr16's Stars
vinits5/learning3d
This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
yewzijian/RegTR
End-to-end Point Cloud Correspondences with Transformers
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
nickponline/dd-nerf-dataset
NerF computer vision dataset
mint-lab/awesome-robotics-datasets
A collection of useful datasets for robotics and computer vision
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
dragonbook/pointnet2-pytorch
A clean PointNet++ segmentation model implementation. Support batch of samples with different number of points.
osiriszjq/Rethinking-positional-encoding
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
TylerYep/torchinfo
View model summaries in PyTorch!
nghiaho12/rigid_transform_3D
prasannasPitch/Coarse_Alignment_Of_Point_Clouds
- Developed an algorithm for Coarse Alignment of Point Clouds to achieve Localization of Objects.
HuangCongQing/pcl-learning
🔥PCL(Point Cloud Library)点云库学习记录
anubhavparas/ransac-implementation
RANSAC (RANdom SAmple Consensus) Algorithm Implementation
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
paulwong16/DeepVCP
Code for reproducing DeepVCP
zhulf0804/ROPNet
Point Cloud Registration using Representative Overlapping Points. https://arxiv.org/abs/2107.02583.
baldassarreFe/rpl-workshop
Workshop on GPU and slurm usage at RPL (KTH)
DLopezMadrid/pcl-docker
Docker image with point cloud library (PCL) 1.11.0 and GPU support - adapted for CLion remote development
lijx10/PCLKeypoints
Python wrapper for some point cloud keypoint detectors of PCL, including ISS, Harris3D, SIFT3D
Akagi201/learning-cmake
learning cmake
necroen/py_pcd_visualization
python wrapper for point cloud visualization using pybind11 and PCL.
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
WangYueFt/dgcnn
ignacio-rocco/ncnet
PyTorch code for Neighbourhood Consensus Networks
starmemda/CAMoE
prs-eth/OverlapPredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
raoyongming/PointGLR
[CVPR 2020] Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds