liutao51341's Stars
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
ventoy/Ventoy
A new bootable USB solution.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Baiyuetribe/paper2gui
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
cfenollosa/os-tutorial
How to create an OS from scratch
AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
hiroi-sora/Umi-OCR
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
charlax/professional-programming
A collection of learning resources for curious software engineers
kivy/kivy-designer
UI designer for Kivy - DEPRECATED
electron/electron-quick-start
Clone to try a simple Electron app
EvanLi/Github-Ranking
:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
babylonhealth/fastText_multilingual
Multilingual word vectors in 78 languages
rust-lang-cn/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
SecWiki/windows-kernel-exploits
windows-kernel-exploits Windows平台提权漏洞集合
j2ekim/Pentest_Project
整理渗透测试、内网渗透、应急响应、密码字典、漏洞库、代码审计、渗透测试面试题相关项目
CompVis/stable-diffusion
A latent text-to-image diffusion model
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
ange-yaghi/engine-sim
Combustion engine simulator that generates realistic audio.
julrog/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
jackfrued/Python-Core-50-Courses
Python语言基础50课
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
kaituoxu/Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators