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/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
LLCChen/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
LLCChen/awesome-image-classification
A curated list of deep learning image classification papers and codes
LLCChen/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
LLCChen/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
LLCChen/Awesome-System-for-Machine-Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
LLCChen/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
LLCChen/chineseocr
yolo3+ocr
LLCChen/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
LLCChen/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
LLCChen/Data-Science-Competitions
Goal of this repo is to provide solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
LLCChen/deep_learning_object_detection
A paper list of object detection using deep learning.
LLCChen/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
LLCChen/DeepLearningTutorials
Deep Learning与PyTorch入门实战视频教程
LLCChen/EAST
A tensorflow implementation of EAST text detector
LLCChen/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
LLCChen/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
LLCChen/keras-applications
Reference implementations of popular deep learning models.
LLCChen/keras_ocr
用keras实现OCR定位、识别
LLCChen/learnopencv
Learn OpenCV : C++ and Python Examples
LLCChen/leetcodebook
leetcode 1~400知识点&题型总结&leetcode对应题表
LLCChen/matting_human_datasets
人像matting数据集,包含34427张图像和对应的matting结果图。
LLCChen/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
LLCChen/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
LLCChen/open_model_zoo
Pre-trained Deep Learning models and samples (high quality and extremely fast)
LLCChen/OpenSelfSup
Self-Supervised Learning Toolbox and Benchmark
LLCChen/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
LLCChen/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
LLCChen/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
LLCChen/vision
Datasets, Transforms and Models specific to Computer Vision