Pinned Repositories
-Perpetual-calendar-for-QT
QT之万年历(带天气查询),C++
Book_for_430
chinese_law_litigant_extract
The extraction of litigant of legal documents based on Bert.
dl_cpp_deploy
mnist,yolov5s pytorch use c++ deploy
FaceLandmark1000
1000点的人脸关键点检测
garbage_detection_classification
2020海华AI挑战赛·垃圾分类 赛道二:技术组赛道
issuesFile
存放提问中临时图片,文件的项目
IT-Ebooks
各类IT书籍:自己动手做推荐引擎(英文原版)
pdf_table_parse
pdf table parse based on pdf2htmlex implementation
YOLO-Multi-Backbones-Attention
YOLOv3 with 轻量级主干网(ShuffleNetV2, GhostNet), 注意力机制(SE Block, CBAM Block, ECA Block),和在GhostNet上的剪枝、量化、蒸馏。
Single430's Repositories
Single430/pyecharts
Python Echarts Plotting Library
Single430/abbrs
公司名简称生成,采用马尔科夫构造序列标注概率分布,使用维特比前后向算法推导生成。
Single430/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
Single430/annie
👾 A fast, simple and clean video downloader
Single430/aws-request-signing-apache-interceptor
Provides AWS Signing implementation of Apache Interface.
Single430/blockchain
blockchain 练习
Single430/blog
Articles in https://wuyin.io
Single430/Chinese_poem_generator
唐诗、宋词生成器,有详细说明
Single430/companyCategory
根据企业名称对企业类型进行分类
Single430/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Single430/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
Single430/douyin
抖音通信协议签名
Single430/douyin-3
抖音视频下载
Single430/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具
Single430/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
Single430/Lengyue-Vcode
各种滑动验证码识别 [腾讯云] [易盾] [Vaptcha] [Geetest] [极验] 各种网站破解
Single430/mmewmd_crack_for_wenshu
文书网MmEwMd参数破解sdk for all languages
Single430/open_nsfw
Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
Single430/opencv
Finger Detection and Tracking using OpenCV and Python
Single430/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Single430/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Single430/pytorch-YOLO
YOLO v1 pytorch implementation
Single430/senti_analysis
利用Python实现酒店评论的中文情感分析
Single430/Single430.github.io
blog
Single430/ssd
Caffe: a fast open framework for deep learning.
Single430/stopwords-json
Stopwords for 50 languages in JSON format
Single430/tensorflow-1.4-billion-password-analysis
Deep Learning model to analyze a large corpus of clear text passwords.
Single430/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
Single430/text-classification
Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.
Single430/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus