zhaiqing's Stars
qinzheng93/GeoTransformer
[CVPR2022] Geometric Transformer for Fast and Robust Point Cloud Registration
wentaoyuan/deepgmr
PyTorch implementation of DeepGMR: Learning Latent Gaussian Mixture Models for Registration (ECCV 2020 spotlight)
chrischoy/FCGF
Fully Convolutional Geometric Features: Fast and accurate 3D features for registration and correspondence.
hxwork/FINet_Pytorch
[AAAI 2022] FINet: Dual Branches Feature Interaction for Partial-to-Partial Point Cloud Registration, Pytorch implementation.
hxwork/OMNet_Pytorch
[ICCV 2021] OMNet: Learning Overlapping Mask for Partial-to-Partial Point Cloud Registration, Pytorch implementation.
ZhiChen902/DetarNet
DetarNet: Decoupling Translation and Rotation by Siamese Network for Point Cloud Registration (AAAI2022)
qiaozhijian/VCR-Net
End-to-End 3D Point Cloud Learning for Registration Task Using Virtual Correspondences (IROS 2020)
prs-eth/OverlapPredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
zhulf0804/ROPNet
Point Cloud Registration using Representative Overlapping Points. https://arxiv.org/abs/2107.02583.
zhulf0804/PCReg.PyTorch
A Simple Point Cloud Registration Network based on PointNet.
fukexue/RGM
valeoai/PCAM
zgojcic/3D_multiview_reg
[CVPR2020] Learning multiview 3D point cloud registration
itanhe/DeepBBS
WangYueFt/dcp
WangYueFt/prnet
prnet
yewzijian/RPMNet
RPM-Net: Robust Point Matching using Learned Features (CVPR2020)
CunjunWang/emos-service
在线协同办公微信小程序后端项目. 相应的前端项目地址: https://github.com/CunjunWang/emos-web. 基于课程https://coding.imooc.com/learn/list/485.html 源代码做了少量重构.
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
minyuanye/SIUN
Sharp Image Deblurring
firenxygao/deblur
Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections
Wasim37/deeplearning-assignment
深度学习笔记
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
zhaiqing/Machine-Learning-in-Action-Python3
《机器学习实战》python3源码
wzy6642/Machine-Learning-in-Action-Python3
《机器学习实战》的python3源码
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)