Pinned Repositories
3D-
3d
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3dscan
Implementation of Structured light 3D scanner based on Gray-code - Phase-shift technique
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Binocular-vision-ranging
通过双目视觉测距
binocular_vision
Generate disparity map with binocular camera and calculate distance
binocularDistance
BlenderProc
A procedural Blender pipeline for photorealistic training image generation
Computer_Vision_Project
计算机视觉项目实战
structured_light
Generate and Decode structured light.
xumingkun9806's Repositories
xumingkun9806/structured_light
Generate and Decode structured light.
xumingkun9806/3D-
3d
xumingkun9806/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
xumingkun9806/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
xumingkun9806/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
xumingkun9806/Computer_Vision_Project
计算机视觉项目实战
xumingkun9806/data
xumingkun9806/Deep-Learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
xumingkun9806/Deeplearning
Learn how to build models of some specific scenes
xumingkun9806/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
xumingkun9806/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
xumingkun9806/Image-matching-and-ranging-based-on-binocular-stereo-vision
双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分研究了 SIFT 算法和 SURF 算 法,特征匹配部分研究了 BF 法和 FLANN 法,距离测量研究主要通过视差深度的计算,结合视觉坐标系的转换实现 三维位置的定位与测量。结合维视双目立体视觉测量平台 MV-VS220,通过 Python+OpenCV 设计实现一个具备图像 采集、图像匹配以及距离测量等功能的原型演示系统。系统可实现对关键环节的过程与结果的演示,以及不同算法的 性能比较。系统测试表明,所开发的原型演示系统从界面、功能与性能方面均达到了设计的要求。
xumingkun9806/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
xumingkun9806/LeetCode
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
xumingkun9806/lihang-code
《统计学习方法》的代码实现
xumingkun9806/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
xumingkun9806/Machine_Learning
参考了西瓜书,sklearn源码,李航统计学,机器学习实战、机器学习中的数学
xumingkun9806/neuvision
Structured Light based 3D scanner
xumingkun9806/Open3D
Open3D: A Modern Library for 3D Data Processing
xumingkun9806/opencv
Open Source Computer Vision Library
xumingkun9806/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
xumingkun9806/procam-calibration
A calibration software for projector-camera system using chessboard and structured light patterns.
xumingkun9806/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
xumingkun9806/PVN3D
Code for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
xumingkun9806/python-pcl
Python bindings to the pointcloud library (pcl)
xumingkun9806/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
xumingkun9806/RePOSE
Official Pytorch implementation of RePOSE (ICCV2021)
xumingkun9806/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
xumingkun9806/unsup3d
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
xumingkun9806/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds