Pinned Repositories
cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
deeplearning.ai-GANs-Specialization
A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera
deeplearningbook-chinese
Deep Learning Book Chinese Translation
face_recognition
The world's simplest facial recognition api for Python and the command line
Industrial_defect_detection
本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。
KNN
CS231n作业一,KNN算法分类CIFAR-10,使用Pycharm,中文详细注释
LSDNN
A robust laser stripe extraction method for structured-light vision sensing
Rancho42's Repositories
Rancho42/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
Rancho42/CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Rancho42/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Rancho42/deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Rancho42/deeplearning.ai-GANs-Specialization
A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera
Rancho42/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Rancho42/face_recognition
The world's simplest facial recognition api for Python and the command line
Rancho42/Industrial_defect_detection
本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。
Rancho42/KNN
CS231n作业一,KNN算法分类CIFAR-10,使用Pycharm,中文详细注释
Rancho42/LSDNN
A robust laser stripe extraction method for structured-light vision sensing
Rancho42/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
Rancho42/MLofAndrew-Ng
吴恩达机器学习课程的讲义,欢迎大家一起学习
Rancho42/mysite
测试
Rancho42/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
Rancho42/PCL-Notes
pcl learning notes
Rancho42/Python-100-Days
Python - 100天从新手到大师
Rancho42/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Rancho42/surface-defect-detection
缺陷检测文献记录
Rancho42/test
cc
Rancho42/tiny-pytorch-captcha-recognition
CNN训练验证码识别模型,适合计算力不大的初学者
Rancho42/tutorials
机器学习相关教程
Rancho42/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
Rancho42/zihaoopencv
zihao's tutorial of opencv-python