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/pcam
The PatchCamelyon (PCam) deep learning classification benchmark.
leichangqing/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
leichangqing/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
leichangqing/DeblurGAN
Image Deblurring using Generative Adversarial Networks
leichangqing/awesome-computer-vision
A curated list of awesome computer vision resources
leichangqing/CNNIQA
CVPR2014-Convolutional neural networks for no-reference image quality assessment
leichangqing/EAST_ICPR
Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE
leichangqing/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
leichangqing/DeepLearningBookCode-Volume2
Python/Jupyter notebooks for Volume 2 of "Deep Learning - From Basics to Practice" by Andrew Glassner
leichangqing/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
leichangqing/ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
leichangqing/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
leichangqing/ctw-baseline
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
leichangqing/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
leichangqing/machine-learning-notes-1
机器学习笔记
leichangqing/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
leichangqing/CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network
leichangqing/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
leichangqing/YOLOv3_tensorflow
leichangqing/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
leichangqing/MathsDL-spring18
Topics course Mathematics of Deep Learning, NYU, Spring 18
leichangqing/PRML
PRML algorithms implemented in Python
leichangqing/YOLOv3
Keras implementation of yolo v3 object detection.
leichangqing/JusticeAI
JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
leichangqing/Faster-RCNN-for-tensorflow1.4---Python3.5
Faster-RCNN for tf1.4.1 & py3.5
leichangqing/faster-rcnn-tf1.4-python3.5
faster-rcnn full codes for tensorflow1.4.1 & python3.5
leichangqing/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
leichangqing/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
leichangqing/ctpn2
leichangqing/nlp_base
自然语言基础模型