Pinned Repositories
A-tool-to-build-knowledge-graph
人机协同的知识图谱更新工具。前端提供了直观易用的人机交互接口,后端提供了数据接口,可对接不同的知识抽取模型。目前只有知识抽取和知识融合的前端界面,后续计划添加知识融合的后端和知识推理的前端。提供知识抽取模型的接口,允许用户根据自己的需求添加自己的模型。
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
AIC2021-T5-CLV
🏆 The 1st Place Submission to AICity Challenge 2021 Natural Language-Based Vehicle Retrieval Track (Alibaba-UTS submission)
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
amazon-weak-ner-needle
Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data
Anime2Sketch
A sketch extractor for anime/illustration.
archivy
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extendable wiki.
awesome-active-learning
A curated list of awesome Active Learning
Deploy-Deep-Learning-Models-TF-Serving-Docker
Official repository of "TensorFlow Serving with Docker for Model Deployment" Coursera Project
yotofu's Repositories
yotofu/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
yotofu/Awesome-Text-to-Image
A Survey on Text-to-Image Generation/Synthesis.
yotofu/Boostnote
A markdown editor for developers on Mac, Windows and Linux.
yotofu/CLIP
Contrastive Language-Image Pretraining
yotofu/CLIP2Video
yotofu/ConSERT
Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer
yotofu/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
yotofu/FasterTransformer
Transformer related optimization, including BERT, GPT
yotofu/GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.
yotofu/iMiGUE
yotofu/KBQAPapers
Paper list of KBQA
yotofu/KSAI-Lite
KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite
yotofu/LM-MLC
Label Mask for Multi-label Classification
yotofu/mandarin-tts
Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
yotofu/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
yotofu/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
yotofu/Neo4j-KGBuilder
Neo4j+springboot+vue+d3.js知识图谱构建和可视化
yotofu/pdf2pptx
Convert your (Beamer) PDF slides to (Powerpoint) PPTX
yotofu/PLMpapers
Must-read Papers on pre-trained language models.
yotofu/project-code-py
Leetcode using AI
yotofu/Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
yotofu/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
yotofu/SimCSE-1
SimCSE: Simple Contrastive Learning of Sentence Embeddings
yotofu/SIMCSE_unsup
中文无监督SimCSE Pytorch实现
yotofu/SpeechAlgorithms
Speech Algorithms Collections
yotofu/spiderman
基于 scrapy-redis 的通用分布式爬虫框架
yotofu/TW5-TiddlyMap
Map drawing and topic visualization for your wiki
yotofu/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
yotofu/VidLanKD
Pytorch version of VidLanKD: Improving Language Understanding viaVideo-Distilled Knowledge Transfer
yotofu/vue-antd-admin
🐜 Ant Design Pro's implementation with Vue