Pinned Repositories
ACM-ICPC-Preparation
ACM-ICPC Preparation Guide
AdaboostExample
AdaboostExample
Agricultural-Disease-Classification
AIchallenger2018 Agricultural-Disease 农作物病害检测
AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
Ai-learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理等热门领域
AI_projects
I am a full-stack engineer for AI projects, glad to share my experience. pratices make the top engineer.
AiSpider
爬虫轻型框架
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
AnyQ
FAQ-based Question Answering System
ArcSoftFaceDemo
ArcSoft基于虹软人脸识别2.0 Java服务端Demo代码,最完整的服务端Demo。
professor98911's Repositories
professor98911/AnyQ
FAQ-based Question Answering System
professor98911/ChineseEmbedding
Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量
professor98911/CS-Notes
:books: Computer Science Learning Notes
professor98911/face_recognition
The world's simplest facial recognition api for Python and the command line
professor98911/fastText
Library for fast text representation and classification.
professor98911/FastTextRank
从中文文本中提取摘要和关键词
professor98911/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
professor98911/gensim
Topic Modelling for Humans
professor98911/hub
A library for transfer learning by reusing parts of TensorFlow models.
professor98911/image_utility
Handy python scripts for image data-set processing.
professor98911/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
professor98911/mememoji
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
professor98911/nlp-beginner
上手教程
professor98911/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
professor98911/plants_disease_detection-1
AI Challenger 2018 农作物病害检测
professor98911/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
professor98911/Sentiment-Analysis
professor98911/seq2seq
Sequence to Sequence Learning with Keras
professor98911/siamese_dssm
siamese dssm sentence_similarity sentece_similarity_rank tensorflow
professor98911/Synonyms
中文近义词工具包
professor98911/tensorflow
Computation using data flow graphs for scalable machine learning
professor98911/text_classification
all kinds of text classificaiton models and more with deep learning
professor98911/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
professor98911/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
professor98911/TopicCluster
A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文档主题聚类,输入多篇文档,输出每个主题的关键词与相应文本,可用于主题发现与热点分析等应用,如历时话题建模,评论画像等。
professor98911/toutiao-multilevel-text-classfication-dataset
今日头条中文新闻文本(多层)分类数据集
professor98911/TX-WORD2VEC-SMALL
腾讯word2vec模型缩小版
professor98911/ultrasound-nerve-segmentation
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
professor98911/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
professor98911/ZJL_zero_shot_learning_competition
Code base for ZJL zero shot learning competition.