Pinned Repositories
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.
attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Augmentor
Image augmentation library in Python for machine learning.
AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
awesome-ocr
A curated list of promising OCR resources
awesome-python-cn
Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
OcrDemo
pygorithm
A Python module for learning all major algorithms
juventi's Repositories
juventi/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.
juventi/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
juventi/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
juventi/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
juventi/CDCS
Chinese Data Competitions' Solutions
juventi/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
juventi/Chinese_OCR_CNN-RNN-CTC
中文手写汉字识别
juventi/chineseocr
juventi/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
juventi/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
juventi/deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
juventi/Face-Tracking-Based-on-OpenTLD-and-RNet
I optimized OpenTLD making it run faster and better for face tracking.
juventi/faster-CTPN
very fast CTPN
juventi/FeatherCNN
FeatherCNN is a high performance inference engine for convolutional neural networks.
juventi/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具
juventi/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
juventi/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
juventi/keras-retinanet
Keras implementation of RetinaNet object detection.
juventi/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
juventi/miniDetection
juventi/mmdetection
Open MMLab Detection Toolbox with PyTorch 1.0
juventi/MNN
MNN is a lightweight deep neural network inference engine.
juventi/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
juventi/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
juventi/resnet18-caffe
This file is caffe type of resnet18,including resnet18.prototxt and resnet18-deploy.prototxt
juventi/text_renderer
Generate text images for training deep learning ocr model
juventi/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
juventi/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
juventi/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝,在 oxford hand 数据集上模型的参数量减少 80% ,FLOPs 降低 70%,Infer 的速度可以达到原来的 200%,mAP 基本保持不变
juventi/yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery