Pinned Repositories
-
-13-16-
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
CDCS
Chinese Data Competitions' Solutions
CodingInterviewChinese2
《剑指Offer》第二版源代码
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
models
Models and examples built with TensorFlow
wechat_digit_recognition
微信公众号数字识别
cinocinelli's Repositories
cinocinelli/CDCS
Chinese Data Competitions' Solutions
cinocinelli/CodingInterviewChinese2
《剑指Offer》第二版源代码
cinocinelli/models
Models and examples built with TensorFlow
cinocinelli/-
cinocinelli/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
cinocinelli/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
cinocinelli/AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
cinocinelli/Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
cinocinelli/chinese-ocr
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
cinocinelli/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
cinocinelli/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
cinocinelli/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
cinocinelli/cvpr2019
cvpr2019 papers,极市团队整理
cinocinelli/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
cinocinelli/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
cinocinelli/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
cinocinelli/fastai
The fastai deep learning library, plus lessons and tutorials
cinocinelli/FOTS.PyTorch
FOTS Pytorch Implementation
cinocinelli/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
cinocinelli/ice
🚀 飞冰 - 让前端开发简单而友好
cinocinelli/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
cinocinelli/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
cinocinelli/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
cinocinelli/my_orc_keras_verification_code_identification
本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构进行了对比,实践说明同等训练下gru/lstm+ctc+cnn架构准确率和速度均明显优于cnn架构,gru +ctc+cnn优于lstm+ctc+cnn,在实验2500个样本数据200轮训练时,gru +ctc+cnn架构在500样本测试准确率达90.2%。本项目技术能够训练长序列的ocr识别,更换数据集和相关调整,即可用于比如身份证号码、车牌、手机号、邮编等识别任务,也可用于汉字识别。
cinocinelli/neustu
2019.1.12-2019.1.24东软实训
cinocinelli/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
cinocinelli/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
cinocinelli/text_renderer
Generate text images for training deep learning ocr model
cinocinelli/TextRecognitionDataGenerator
A synthetic data generator for text recognition
cinocinelli/web