Stars
Models and examples built with TensorFlow
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
A paper list of object detection using deep learning.
all kinds of text classification models and more with deep learning
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Reference implementations of popular deep learning models.
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
Image classification: efficientnet/resnest/seresnext/.....
multilabel classification is a classification problem in which one sample can have more than one labels.
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别