Pinned Repositories
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
AI_Challenger_2017
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
AI_Challenger_2018
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https://challenger.ai/
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention
some attention implements
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-image-classification
A curated list of deep learning image classification papers and codes
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
nlp-architect
NLP Architect by Intel AI Lab: A Python library for exploring the state-of-the-art deep learning topologies and techniques for natural language processing and natural language understanding
text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
LLCChen's Repositories
LLCChen/nlp-architect
NLP Architect by Intel AI Lab: A Python library for exploring the state-of-the-art deep learning topologies and techniques for natural language processing and natural language understanding
LLCChen/text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
LLCChen/cnn_multilabel_classification
Multilabel classification based on TextCNN and Attention
LLCChen/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
LLCChen/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
LLCChen/Document-Transformer
Improving the Transformer translation model with document-level context
LLCChen/face_recognition
The world's simplest facial recognition api for Python and the command line
LLCChen/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
LLCChen/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌&零件词库、时间抽取、连续英文切割、中文词向量大全、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据。
LLCChen/gluon-nlp
NLP made easy
LLCChen/HelloFace
Face Technology Repository
LLCChen/keras-squeezenet
SqueezeNet implementation with Keras Framework
LLCChen/Keyword_Extraction-1
神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案
LLCChen/libfacedetection
A fast binary library for face detection in images. The face detection speed can reach 1400FPS. You can use it free of charge with any purpose.
LLCChen/MachineLearningDOC
图像、人脸、OCR、语音相关算法整理
LLCChen/models
Models and examples built with TensorFlow
LLCChen/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
LLCChen/pytorch-CartoonGAN
Pytorch implementation of CartoonGAN (CVPR 2018)
LLCChen/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
LLCChen/sent2vec
General purpose unsupervised sentence representations
LLCChen/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
LLCChen/super-resolution
collection of super-resolution models & algorithms
LLCChen/tencent-ml-images
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
LLCChen/tensorcv
tf.Keras implementations of a Deep Learning Toolkit for Computer Vision
LLCChen/Tensorflow-
Tensorflow实战学习笔记、代码、机器学习进阶系列
LLCChen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
LLCChen/text_classification
all kinds of text classification models and more with deep learning
LLCChen/tkm
LLCChen/transformer-xl
LLCChen/Xception-with-Your-Own-Dataset
Easy-to-use scripts for training and inferencing with Xception on your own dataset