Pinned Repositories
3D-Reconstruction-OpenCV-with-SGBM-SIFT-SSD-and-8pt
3D Reconstruction based on OpenCV with SIFT, 8pt, SGBM and SSD
3D_multiview_reg
Learning multiview 3D point cloud registration
3DFeatNet
3DFeat-Net: Weakly Supervised Local 3D Features for Point Cloud Registration
3DGNN_pytorch
3D Graph Neural Networks for RGBD Semantic Segmentation
3Dreconstruction
3D reconstruction, sfm with Python3
3dsift-pipeline
code for extracting 3D SIFT features from DICOM images, vector quantization based on k-means clustering, and machine learning on the resulting features
airlab
Image registration laboratory for 2D and 3D image data
AlignNet-3D
AlignNet-3D: Fast Point Cloud Registration of Partially Observed Objects
auto-sklearn
Automated Machine Learning with scikit-learn
simple_open3d_registration
simple_open3d_registration
Jake-zhi's Repositories
Jake-zhi/auto-sklearn
Automated Machine Learning with scikit-learn
Jake-zhi/blender
Official mirror of Blender
Jake-zhi/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Jake-zhi/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Jake-zhi/face_recognition
The world's simplest facial recognition api for Python and the command line
Jake-zhi/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Jake-zhi/labelCloud
A lightweight tool for labeling 3D bounding boxes in point clouds.
Jake-zhi/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
Jake-zhi/leedeeprl-notes
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
Jake-zhi/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Jake-zhi/matplotlib
matplotlib: plotting with Python
Jake-zhi/matplotlib-tutorial
Matplotlib tutorial for beginner
Jake-zhi/mesh
Mesh TensorFlow: Model Parallelism Made Easier
Jake-zhi/meshroom
3D Reconstruction Software
Jake-zhi/models
Models and examples built with TensorFlow
Jake-zhi/numpy
The fundamental package for scientific computing with Python.
Jake-zhi/numpy-100
100 numpy exercises (with solutions)
Jake-zhi/numpy-cn
NumPy官方中文文档(完整版)
Jake-zhi/octnet
OctNet: Learning Deep 3D Representations at High Resolutions
Jake-zhi/Open3D-ML
An extension of Open3D to address 3D Machine Learning tasks
Jake-zhi/pcl-learning
PCL(Point Cloud Library)点云库学习记录
Jake-zhi/PCL-Notes
pcl learning notes
Jake-zhi/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
Jake-zhi/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Jake-zhi/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Jake-zhi/PyTorch-Tutorial-1
Build your neural network easy and fast
Jake-zhi/RBF
Python package containing the tools necessary for radial basis function (RBF) applications
Jake-zhi/seaborn
Statistical data visualization using matplotlib
Jake-zhi/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
Jake-zhi/tutorials
PyTorch tutorials.