Pinned Repositories
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
Array-Sorting-Algorithms-
Some classical sorting algorithms
Calibrator
This is a Calibrator to calibrate your camera with opencv.
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
CNN-3D-images-Tensorflow
3D image classification using CNN (Convolutional Neural Network)
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Machine-Learning
Basic Theory of Machine Learning
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
SwordsonZhang's Repositories
SwordsonZhang/Calibrator
This is a Calibrator to calibrate your camera with opencv.
SwordsonZhang/CNN-3D-images-Tensorflow
3D image classification using CNN (Convolutional Neural Network)
SwordsonZhang/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
SwordsonZhang/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
SwordsonZhang/deep-residual-networks
Deep Residual Learning for Image Recognition
SwordsonZhang/deeplab_v2
基于v2版本的deeplab,使用VGG16模型,在VOC2012,Pascal-context,NYU-v2等多个数据集上进行训练
SwordsonZhang/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
SwordsonZhang/face-alignment-at-3000fps
C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features
SwordsonZhang/face-alignment-in-3000fps
a c++ implementation of face alignment in 3000fps
SwordsonZhang/hyperface
Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.
SwordsonZhang/Image-Registration
Image registration algorithm. Includes SIFT, SAR-SIFT,PSO-SIFT.
SwordsonZhang/LearnPython
以撸代码的形式学习Python
SwordsonZhang/opencv-dlco
OpenCV DLCO (Descriptor Learning Using Convex Optimisation)
SwordsonZhang/SGM
CPU & GPU Implementation of SGM(semi-global matching)