Loovelj's repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
captcha_platform
[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.
electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
FiraCode
Monospaced font with programming ligatures
Wiener-Filter-image-restoration
An Wiener Filter Implementation for Image Processing Task
nerd-fonts
:abcd: Iconic font aggregator, collection, and patcher. 40+ patched fonts, over 3,600 glyph/icons, includes popular collections such as Font Awesome & fonts such as Hack
C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
TIoU-metric
Tightness-aware Evaluation Protocol for Scene Text Detection (CVPR 2019)
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
serving
A flexible, high-performance serving system for machine learning models
multiclassify-eval
a simple python module for multiclassify eval
mathAI
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
EffectiveTensorflow
TensorFlow 1.x and 2.x tutorials and best practices.
Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking table.
text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
Alyn
Detect and fix skew in images containing text
corner
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
pixel-anchor-link-and-text-detector-experience
结合实际项目经验谈文本检测,顺便展示一下我们只用合成数据训练的通用印刷体文本检测算法pixel-anchor-link
crnn_chinese_characters_rec
chinese characters recognition
albumentations
fast image augmentation library and easy to use wrapper around other libraries
OCR_EVALUATION
Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
math-formula-recognition
Math formula recognition (Images to LaTeX strings)
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230