Pinned Repositories
3DFace-Rotation
Checkerboard-Calibration
Implementation of Zhang's camera calibration method.
CloudCompare
CloudCompare main repository
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HELLOW_WORLD
This my first repository!
hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
insightface
State-of-the-art 2D and 3D Face Analysis Project
KevinZ-BIT.github.io
learngit
This repository is just used to learn how to use the git.
KevinZ-BIT's Repositories
KevinZ-BIT/3DFace-Rotation
KevinZ-BIT/Checkerboard-Calibration
Implementation of Zhang's camera calibration method.
KevinZ-BIT/CloudCompare
CloudCompare main repository
KevinZ-BIT/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
KevinZ-BIT/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
KevinZ-BIT/HELLOW_WORLD
This my first repository!
KevinZ-BIT/hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
KevinZ-BIT/insightface
State-of-the-art 2D and 3D Face Analysis Project
KevinZ-BIT/KevinZ-BIT.github.io
KevinZ-BIT/learngit
This repository is just used to learn how to use the git.
KevinZ-BIT/libpku
贵校课程资料民间整理
KevinZ-BIT/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
KevinZ-BIT/Machine-Learning-Study-Path-March-2019
A complete ML study path, focused on TensorFlow and Scikit-Learn
KevinZ-BIT/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
KevinZ-BIT/OpenCV-Practical-Exercise
OpenCV practical exercise
KevinZ-BIT/phase-shifting
Robust 3-step phase-shifting method combined with graycode patterns.
KevinZ-BIT/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
KevinZ-BIT/Python-100-Days
Python - 100天从新手到大师
KevinZ-BIT/rigid_transform_3D
KevinZ-BIT/SeetaFaceEngine
KevinZ-BIT/sl_sensor
SL Sensor: An open-source, real-time and ROS-based structured light sensor for high accuracy construction robotic applications
KevinZ-BIT/slambook
KevinZ-BIT/slambook2
edition 2 of the slambook
KevinZ-BIT/Sorting-Algorithm
十大经典排序算法, JavaScript & Python & Go & Java
KevinZ-BIT/techxuexi-js
油猴等插件的 学习强国 js 代码 45分/天
KevinZ-BIT/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
KevinZ-BIT/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
KevinZ-BIT/tools-ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
KevinZ-BIT/ZhangZhengYou
张正友标定法的数学原理以及python源码实现(详细)
KevinZ-BIT/Zhangzhengyou_calib_cam_intrinsic
张正友内参标定,内含详细推导