Pinned Repositories
Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
chinese_text_classifier
中文文本分类,采用jieba分词、gensim、sklearn库实现,基于python2.7
dogs_vs_cats
猫狗大战
FacebookCrawl
facebook crawler with a task dispatch server
faceone
利用facenet模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能
ImageCaption
add captions to images of Filcker8k dataset using keras,reference Harshall Lamba's work.
linkedin
Linkedin crawler to search and collect user data
radioml
深度学习在软件无线电领域的应用
leena201818's Repositories
leena201818/radioml
深度学习在软件无线电领域的应用
leena201818/faceone
利用facenet模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能
leena201818/chinese_text_classifier
中文文本分类,采用jieba分词、gensim、sklearn库实现,基于python2.7
leena201818/dogs_vs_cats
猫狗大战
leena201818/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
leena201818/awesome-text-summarization
A curated list of resources dedicated to text summarization
leena201818/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
leena201818/BERT-pytorch
Google AI 2018 BERT pytorch implementation
leena201818/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
leena201818/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
leena201818/Coding4Interviews
Leetcode、剑指Offer——名企面试官精讲典型编程题
leena201818/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
leena201818/EAST
A tensorflow implementation of EAST text detector
leena201818/facebook_logo_classifier
Facebook账号头像分类
leena201818/facenet
Face recognition using Tensorflow
leena201818/GoogleImageLoader
通过google搜索图片,并保存,用于制作web图片训练集
leena201818/LARK
LAnguage Representations Kit
leena201818/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
leena201818/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
leena201818/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
leena201818/nmt
TensorFlow Neural Machine Translation Tutorial
leena201818/OCR_TF_CRNN_CTC
Extremely simple implement for CRNN by Tensorflow
leena201818/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
leena201818/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
leena201818/TPN
Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.
leena201818/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
leena201818/TwitterCrawler
twitter crawler with a task dispatch server
leena201818/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
leena201818/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
leena201818/yousan.ai
Awesome resources of yousan.ai(closely related to deep learning).