WenQ's starred repositories

awesome-python

An opinionated list of awesome Python frameworks, libraries, software and resources.

Language:PythonLicense:NOASSERTIONStargazers:213508Issues:6020Issues:0

project-based-learning

Curated list of project-based tutorials

hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Language:JavaLicense:NOASSERTIONStargazers:89393Issues:513Issues:204

Microsoft-Activation-Scripts

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.

Language:BatchfileLicense:GPL-3.0Stargazers:87789Issues:909Issues:359

awesome-public-datasets

A topic-centric list of HQ open datasets.

new-pac

翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

Language:PythonLicense:Apache-2.0Stargazers:41204Issues:435Issues:9175

awesome-python-cn

Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。

Language:MakefileLicense:NOASSERTIONStargazers:28403Issues:2078Issues:30

v2ray

最好用的 V2Ray 一键安装脚本 & 管理脚本

Language:ShellLicense:GPL-3.0Stargazers:23718Issues:452Issues:1231

clash-rules

🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 等基于 Clash Premium 内核的客户端。

learn_python3_spider

python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等

Language:PythonLicense:MITStargazers:16178Issues:362Issues:58

brook

A cross-platform programmable network tool

Language:GoLicense:GPL-3.0Stargazers:14400Issues:470Issues:989

WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

ConvNeXt

Code release for ConvNeXt model

Language:PythonLicense:MITStargazers:5656Issues:33Issues:128

nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

Language:PythonLicense:Apache-2.0Stargazers:5628Issues:67Issues:460

ProxySU

Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)

Language:C#License:GPL-3.0Stargazers:5438Issues:116Issues:343

linux-tutorial

:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本

Language:ShellLicense:CC-BY-SA-4.0Stargazers:5023Issues:55Issues:17

Awesome-Knowledge-Distillation

Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。

torchdistill

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

Language:PythonLicense:MITStargazers:1328Issues:19Issues:46

classification_models

Classification models trained on ImageNet. Keras.

Language:PythonLicense:MITStargazers:1209Issues:34Issues:65

awesome-attention-mechanism-in-cv

Awesome List of Attention Modules and Plug&Play Modules in Computer Vision

Language:PythonLicense:MITStargazers:1008Issues:16Issues:4

awesome_lightweight_networks

The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐

Language:PythonLicense:MITStargazers:802Issues:16Issues:10

KD_Lib

A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.

Language:PythonLicense:MITStargazers:584Issues:16Issues:63

easyio-lib-for-esp32

To simplify the development of ESP32 in ESP-IDF, Easyio provides a complete driver library

Deep-Mutual-Learning

An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.

Language:PythonLicense:MITStargazers:152Issues:4Issues:8

Self-KD-Lib

[ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of some Self-Knowledge Distillation and data augmentation methods

CNN_PyTorch_Beginner

Object detection learning path

Language:Jupyter NotebookStargazers:71Issues:3Issues:3

earlyexitnet

Pytorch-based early exit network inspired by branchynet