Foveres's Stars
cupy/cupy
NumPy & SciPy for GPU
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
ivansipiran/Data-driven-cultural-heritage
amirhertz/pointgmm
bing-jian/gmmreg-python
Python implementation of "Robust Point Set Registration Using Gaussian Mixture Models" by Jian & Vemuri, PAMI'11
ldeecke/gmm-torch
Gaussian mixture models in PyTorch.
techfort/pycv
Website of the book "Learn OpenCV 3 with Python"
zztianzz/PF-Net-Point-Fractal-Network
CVPR2020 PF-Net: Point Fractal Network for 3D Point Cloud Completion
angeladai/sgnn
[CVPR'20] SG-NN: Sparse Generative Neural Networks for Self-Supervised Scene Completion of RGB-D Scans
JushuangQiao/Python-Offer
《剑指Offer》面试题Python实现
flyzy2005/ss-fly
一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)
ga0/pyprotect
A lightweight python code protector, makes your python project harder to reverse engineer
wentaoyuan/pcn
Code for PCN: Point Completion Network in 3DV'18 (Oral)
Colin97/MSN-Point-Cloud-Completion
Morphing and Sampling Network for Dense Point Cloud Completion (AAAI2020)
fxia22/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
angeladai/ScanComplete
[CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans
liruihao/RGBD1_Capture
This is a programme used for capture data from kinect1 including rgb image, depth image and pointcloud.
chaowang15/plane-opt-rgbd
Plane-Based Optimization of Geometry and Texture for RGB-D Reconstruction of Indoor Scenes
electech6/awesome-RGBD-SLAM
RGB-D SLAM open sources,good papers,famous research institutions
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
niessner/BundleFusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
skanti/Scan2CAD
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
ScanNet/ScanNet
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
TuSimple/mx-maskrcnn
An MXNet implementation of Mask R-CNN