Rancho42's Stars
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
HuangCongQing/pcl-learning
🔥PCL(Point Cloud Library)点云库学习记录
MNewBie/PCL-Notes
pcl learning notes
TommyZihao/zihaoopencv
zihao's tutorial of opencv-python
srinadhu/CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
zhaocongyang/LSDNN
A robust laser stripe extraction method for structured-light vision sensing
go2coding/tiny-pytorch-captcha-recognition
CNN训练验证码识别模型,适合计算力不大的初学者