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.
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-computer-vision
A curated list of awesome computer vision resources
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
CAIL
Chinese AI & Law Challenge
CAIL2018
caredTopic
cared topic in recent days
CausalityEventExtraction
self complement of templated based causality event extraction 基于因果关系知识库的因果事件图谱构建demo
leichangqing's Repositories
leichangqing/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
leichangqing/Chinese-Annotator
Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
leichangqing/chinese-ocr-1
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
leichangqing/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
leichangqing/darknet
Convolutional Neural Networks
leichangqing/darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
leichangqing/deep-learning-models
Keras code and weights files for popular deep learning models.
leichangqing/deep_ocr
make a better chinese character recognition OCR than tesseract
leichangqing/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
leichangqing/DeepLearningBookCode-Volume1
Python/Jupyter notebooks for Volume 1 of "Deep Learning - From Basics to Practice" by Andrew Glassner
leichangqing/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
leichangqing/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
leichangqing/dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
leichangqing/Evil
Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别
leichangqing/Faster-RCNN-TensorFlow-Python3.5
Tensorflow Faster R-CNN for Windows and Python 3.5
leichangqing/handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
leichangqing/lawDocSearch
第一版本,只是完成了首页展示等效果
leichangqing/manutdzou.github.io
leichangqing/ml
代码记录
leichangqing/NiftyMIC
A research-focussed toolkit for motion-correction and volumetric image reconstruction of 2D ultra-fast MRI.
leichangqing/sceneReco
ctpn+crnn Scene character recognition
leichangqing/text-to-image
Text to image synthesis using thought vectors
leichangqing/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
leichangqing/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类,word2vec训练词向量、文档摘要、情感识别、关系抽取。
leichangqing/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
leichangqing/TFFRCNN
FastER RCNN built on tensorflow
leichangqing/waifu2x
Image Super-Resolution for Anime-Style Art
leichangqing/xyj_tf_faster_rcnn_cpu
Tensorflow Faster RCNN for Object Detection----CPU version
leichangqing/YAD2K
YAD2K: Yet Another Darknet 2 Keras
leichangqing/zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案