KunnanWu's Stars
liweiwei1419/LeetCode-Solutions-in-Good-Style
首页已经更新,希望能对大家有帮助。
burness/tensorflow-101
learn code with tensorflow
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
HCIILAB/SCUT-EPT_Dataset_Release
The SCUT-EPT Dataset for the research of offline handwritten Chinese text recognition (HCTR) in educational documents has been released.
HCIILAB/Forward-Implementation-of-Fast-and-Compact-CNN-for-Offline-HCCR
soloice/Chinese-Character-Recognition
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
zhongzhuoyao/HCCR-GoogLeNet
This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.
chongyangtao/DeepHCCR
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
jwasham/practice-python
Part of my daily plan for studying Python.
mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
Burton2000/CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university
liyangbit/Python-Knowledge-Handbook
Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
elviswf/DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
taizilongxu/interview_python
关于Python的面试题
salomonelli/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
HuberTRoy/leetCode
:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:
CyC2018/Markdown-Resume
⭐️ Markdown 简历模版
ChanChiChoi/awesome-ocr
papers about ocr
yogykwan/acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
asimali246/OMR-Sheet-Processing
This repository contains the code for processing the OMR sheet and scanning the answers on the sheet and generating the output.csv file which contains the marked answers.
qindongliang/answer_sheet_scan
使用python3+opencv3实现的一些识别答题卡的例子
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
dmlc/gluon-cv
Gluon CV Toolkit
fastai/course-v3
The 3rd edition of course.fast.ai