-
CS-Books Public
Forked from forthespada/CS-Books超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedApr 28, 2021 -
awesome-cs-books Public
Forked from imarvinle/awesome-cs-books经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
1 UpdatedMar 20, 2021 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedMay 23, 2020 -
-
awesome-Face_Recognition Public
Forked from ChanChiChoi/awesome-Face_Recognitionpapers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face D…
UpdatedOct 15, 2019 -
stanford-cs-229-machine-learning Public
Forked from afshinea/stanford-cs-229-machine-learningVIP cheatsheets for Stanford's CS 229 Machine Learning
-
awesome Public
Forked from sindresorhus/awesome😎 Awesome lists about all kinds of interesting topics
UpdatedApr 18, 2019 -
machine-learning-yearning-cn Public
Forked from deeplearning-ai/machine-learning-yearning-cnMachine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
-
Papers with code. Sorted by stars. Updated weekly.
UpdatedMar 20, 2019 -
-
A-Simple-Chinese-License-Plate-Generator-and-Recognition-Framework Public
Forked from LCorleone/A-Simple-Chinese-License-Plate-Generator-and-Recognition-FrameworkA simple code for creating licence plate images and train e2e network
Python UpdatedFeb 16, 2019 -
-
-
-
hyperlpr-train Public
Forked from armaab/hyperlpr-trainScript to train Hyperlpr(https://github.com/zeusees/HyperLPR)
Python Apache License 2.0 UpdatedDec 25, 2018 -
HyperLPR Public
Forked from icepoint666/HyperLPR基于深度学习高性能中文车牌识别 (python实现)
Python Apache License 2.0 UpdatedOct 26, 2018 -
openalpr Public
Forked from openalpr/openalprAutomatic License Plate Recognition library
-
SMP_LPR Public
Forked from Caius-Lu/SMP_LPR利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作…
Python UpdatedJul 21, 2018 -
train-detector Public
Forked from openalpr/train-detectorOpencCV Cascade 车牌检测器训练代码
Python GNU Affero General Public License v3.0 UpdatedJun 29, 2017 -
plate_tagger Public
Forked from openalpr/plate_taggerUtility for tagging license plates in images - used for training
C++ GNU Affero General Public License v3.0 UpdatedJun 25, 2017 -
Kalman-Filter-for-Beginners Public
Forked from philbooks/Kalman-Filter-for-BeginnersSample code in MATLAB/Octave for "Kalman Filter for Beginners"
MATLAB UpdatedJan 14, 2017