JiangWeiFanAI's Stars
xianhu/LearnPython
以撸代码的形式学习Python
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Labelbox/pascal-voc-writer
A python library for generating annotations in the PASCAL VOC format.
dmlc/gluon-cv
Gluon CV Toolkit
bruceyang2012/Face-detection-with-mobilenet-ssd
Face detection with mobilenet-ssd written by tf.keras.
BeloborodovDS/MobilenetSSDFace
Caffe implementation of Mobilenet-SSD face detector (NCS compatible)
jkznst/gluon-ssd
An unofficial implementation of SSD using MXNet Gluon.
Hellcatzm/SSD_Realization_MXNet
MXNet复现SSD目标检测网络
lyatdawn/SSD-gluon
gluon implementation of SSD
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
zhreshold/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
davidsandberg/facenet
Face recognition using Tensorflow
apachecn/ds-ipynb-zh
:book: [译] 数据科学 IPython 笔记本
apachecn/matplotlib-doc-zh
:book: [译] Matplotlib 用户指南
apachecn/elasticsearch-doc-zh
:book: [译] elasticsearch 中文文档
apachecn/DataStructure
简单数据结构实现
apachecn/fasttext-doc-zh
FastText 中文文档
apachecn/prob140-textbook-zh
:book: [译] 面向数据科学的概率论
apachecn/pytorch-doc-zh
Pytorch 中文文档
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
HelloJahid/PCA-Principal-Component-Analysis-
Principal Component Analysis (PCA) is by far the most popular dimensionality reduction algorithm. First it identifies the hyperplane that lies closest to the data, and then it projects the data onto it.
C3Imaging/Deep-Learning-Techniques
manutom/IrisDetect
OpenCV C++, Haar Cascades based eye detection, blob iris detection
msindev/Driver-Drowsiness-Detector
Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.
pointcloud-ai/DepthEyeSdk
ananthamurthy/eyeBlinkBehaviour
All codes related to Arduino programming and data saving for the Eye-Blink Conditioning Tasks
LeszekSwirski/eyemodel
An eye/head model for rendering synthetic ground truth eye images
stepacool/Eye-Tracker
Eye tracking using OpenCV, Python.