torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆22 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.
kristerkari/react-native-svg-transformer358日前1.5k
Import SVG files in your React Native project the same way that you would in a Web application.
microsoft/computervision-recipes355日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
RasaHQ/rasa355日前17.6k
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
microsoft/ailab355日前7.6k
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
ml-tooling/best-of-ml-python355日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
AUTOMATIC1111/stable-diffusion-webui355日前121.2k
Stable Diffusion web UI
huggingface/transformers355日前120.2k
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
keras-team/keras355日前60.3k
Deep Learning for humans
d2l-ai/d2l-zh355日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
CorentinJ/Real-Time-Voice-Cloning355日前50.0k
Clone a voice in 5 seconds to generate arbitrary speech in real-time
ultralytics/yolov5355日前45.1k
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
GokuMohandas/Made-With-ML355日前35.1k
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TencentARC/GFPGAN355日前34.0k
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
jumpserver/jumpserver355日前23.1k
JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
google-research/bert354日前36.4k
TensorFlow code and pre-trained models for BERT
tensorlayer/TensorLayer354日前7.3k
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Atcold/NYU-DLSP20355日前6.6k
NYU Deep Learning Spring 2020
lukas-blecher/LaTeX-OCR354日前10.0k
pix2tex: Using a ViT to convert images of equations into LaTeX code.
xusenlinzy/api-for-open-llm354日前1.6k
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
huggingface/datasets354日前18.0k
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
unifyai/ivy354日前14.0k
The Unified AI Framework
tangyudi/Ai-Learn354日前7.9k
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
google/trax354日前7.9k
Trax — Deep Learning with Clear Code and Speed
lanpa/tensorboardX361日前7.8k
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
arogozhnikov/einops355日前7.7k
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
voicepaw/so-vits-svc-fork354日前8.0k
so-vits-svc fork with realtime support, improved interface and more features.
learning-at-home/hivemind354日前1.8k
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
roboflow/supervision354日前9.6k
We write your reusable computer vision tools. 💜
endernewton/tf-faster-rcnn354日前3.6k
Tensorflow Faster RCNN for Object Detection
obss/sahi354日前3.4k
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
CharlesShang/FastMaskRCNN355日前3.1k
Mask RCNN in TensorFlow
jsbroks/coco-annotator357日前2.0k
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
toandaominh1997/EfficientDet.Pytorch366日前1.4k
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
SHI-Labs/OneFormer354日前1.3k
[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation
kazuto1011/deeplab-pytorch360日前1.1k
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
spytensor/prepare_detection_dataset354日前1.1k
convert dataset to coco/voc format
nfmcclure/tensorflow_cookbook358日前6.1k
Code for Tensorflow Machine Learning Cookbook
apachecn/ailearning354日前37.5k
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
hankcs/HanLP354日前31.6k
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
explosion/spaCy354日前28.3k
💫 Industrial-strength Natural Language Processing (NLP) in Python
microsoft/unilm354日前17.1k
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
ymcui/Chinese-LLaMA-Alpaca354日前16.4k
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
oxford-cs-deepnlp-2017/lectures355日前15.6k
Oxford Deep NLP 2017 course
piskvorky/gensim355日前15.0k
Topic Modelling for Humans
NLP-LOVE/ML-NLP354日前14.7k
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code354日前14.7k
500 AI Machine learning Deep learning Computer vision NLP Projects with code
virgili0/Virgilio356日前13.5k
Your new Mentor for Data Science E-Learning.
dair-ai/ML-YouTube-Courses354日前13.5k
📺 Discover the latest machine learning / AI courses on YouTube.
open-mmlab/mmpose355日前4.7k
OpenMMLab Pose Estimation Toolbox and Benchmark.
onnx/onnx354日前16.4k
Open standard for machine learning interoperability
microsoft/onnxruntime354日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
autogluon/autogluon354日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
Mukosame/Anime2Sketch356日前1.9k
A sketch extractor for anime/illustration.
matterport/Mask_RCNN354日前23.9k
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
d2l-ai/d2l-en354日前20.9k
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
Tencent/ncnn354日前18.8k
ncnn is a high-performance neural network inference framework optimized for the mobile platform
mono/CppSharp355日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
off99555/machine-learning-curriculum355日前1.1k
:computer: Learn to make machines learn so that you don't have to struggle to program them; The ultimate list
thtrieu/darkflow355日前6.1k
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
eugeneyan/applied-ml353日前25.7k
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Lightning-AI/pytorch-lightning353日前26.2k
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
explosion/spacy-course356日前2.3k
👩🏫 Advanced NLP with spaCy: A free online course
arc53/DocsGPT353日前13.9k
GPT-powered chat for documentation, chat with your documents
kserve/kserve353日前2.8k
Standardized Serverless ML Inference Platform on Kubernetes
Maluuba/nlg-eval368日前1.3k
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
blakeblackshear/frigate353日前13.6k
NVR with realtime local object detection for IP cameras
MVIG-SJTU/AlphaPose353日前7.6k
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
kmario23/deep-learning-drizzle354日前11.6k
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
pytorch/serve353日前3.9k
Serve, optimize and scale PyTorch models in production
NVlabs/tiny-cuda-nn353日前3.2k
Lightning fast C++/CUDA neural network framework
textlint/textlint354日前2.7k
The pluggable natural language linter for text and markdown.