This is your work, valued
Interested in Deep Learning and Computer Vision.
ViTGAN. A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.
★ 176Fastformer-PyTorch. Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."
★ 131MobileViT. Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer".
★ 128CMT_CNN-meet-Vision-Transformer. A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.
★ 72Next-ViT. Unofficial PyTorch implementation of Next-ViT based on paper
★ 18Style_Transfer_PyTorch. A PyTorch implement of the paper "Perceptual losses for real-time style transfer and super-resolution".
★ 6ml-cvnets. CVNets: A library for training computer vision networks
★ 1unsloth. Unsloth is a local UI for training and running Kimi K3, Gemma 4, Qwen3.6, DeepSeek-V4, GLM and other models.
★ 69kopen-r1. Fully open reproduction of DeepSeek-R1
★ 26kLLM101n. LLM101n: Let's build a Storyteller
★ 38ktop-cvpr-2024-papers. This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]
★ 734build-nanogpt. Video+code lecture on building nanoGPT from scratch
★ 5.4kllama3-from-scratch. llama3 implementation one matrix multiplication at a time
★ 15kLLaVA-pp. 🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)
★ 842torchtitan. A PyTorch native platform for training generative AI models
★ 5.6kschedule_free. Schedule-Free Optimization in PyTorch
★ 2.3kdadaptation. D-Adaptation for SGD, Adam and AdaGrad
★ 531python-mastery. Advanced Python Mastery (course by @dabeaz)
★ 13kcopilot-analysis. 本文详细分析了 Github Copilot 这个基于机器学习的代码自动补全工具的实现原理。作者通过逆向工程的方式,深入探索了 Copilot 的核心逻辑,包括代码提示的入口、获取提示的核心方法、以及相关的缓存策略、实验特性等。
★ 2.2kopen_clip. An open source implementation of CLIP.
★ 14kDragGAN. Official Code for DragGAN (SIGGRAPH 2023)
★ 36kHPM. [CVPR'23 & TPAMI'25] Hard Patches Mining for Masked Image Modeling & Bootstrap Masked Visual Modeling via Hard Patch Mining
★ 110Segment-Everything-Everywhere-All-At-Once. [NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
★ 4.8kAnimatedDrawings. Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
★ 13kGrounded-Segment-Anything. Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
★ 18kSemantic-Segment-Anything. Automated dense category annotation engine that serves as the initial semantic labeling for the Segment Anything dataset (SA-1B).
★ 2.3kKaggle-Ensemble-Guide. Code for the Kaggle Ensembling Guide Article on MLWave
★ 1.6kbabyagi. Python
★ 22kAutoGPT. AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
★ 186kthe-algorithm-ml. Source code for Twitter's Recommendation Algorithm
★ 11kthe-algorithm. Source code for the X Recommendation Algorithm
★ 74kHowToLiveLonger. 程序员延寿指南 | A programmer's guide to live longer
★ 35kwhisper-subtitles. Apple PodCast Transcription with OpenAI's Whisper
★ 348N46Whisper. Whisper based Japanese subtitle generator
★ 1.7kml-ane-transformers. Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
★ 2.7kchatgpt-retrieval-plugin. The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
★ 21kevals. Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
★ 19kTaskMatrix. Python
★ 34kdgl. Python package built to ease deep learning on graph, on top of existing DL frameworks.
★ 14kprismer. The implementation of "Prismer: A Vision-Language Model with Multi-Task Experts".
★ 1.3kCutLER. Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
★ 1.1kcomposer. Official implementation of "Composer: Creative and Controllable Image Synthesis with Composable Conditions"
★ 1.6kFlexLLMGen. Running large language models on a single GPU for throughput-oriented scenarios.
★ 9.4khlb-CIFAR10. Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
★ 1.3ktuning_playbook_zh-CN. A playbook for systematically maximizing the performance of deep learning models.
★ 24Attention-driven-Masking-and-Throwing. Python
★ 73tuning_playbook. A playbook for systematically maximizing the performance of deep learning models.
★ 30kConvNeXt-V2. Code release for ConvNeXt V2 model
★ 2.1knanoGPT. The simplest, fastest repository for training/finetuning medium-sized GPTs.
★ 62kHelloGitHub. :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
★ 169kawesome-self-supervised-learning. A curated list of awesome self-supervised methods
★ 6.4kAuto-Photoshop-StableDiffusion-Plugin. A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.
★ 7.3kbest_AI_papers_2022. A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.
★ 3.2kPaLM-rlhf-pytorch. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
★ 7.9kEfficientFormer. EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]
★ 1.1kcornell-cs5785-2020-applied-ml. Teaching materials for the applied machine learning course at Cornell Tech (online edition)
★ 1.2kTextRL. Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)
★ 564Awesome-Masked-Autoencoders. A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).
★ 868gpt-ai-assistant. OpenAI + LINE + Vercel = GPT AI Assistant
★ 7.7kSimCLRv2-Pytorch. Pretrained SimCLRv2 models in Pytorch
★ 104pytorch_forward_forward. Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
★ 1.5kTransformers-Tutorials. This repository contains demos I made with the Transformers library by HuggingFace.
★ 12kFasterTransformer. Transformer related optimization, including BERT, GPT
★ 6.4kchatgpt-mac. ChatGPT for Mac, living in your menubar.
★ 6.3kawesome-federated-learning. All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
★ 738FedMatch. This repository is an official Tensorflow 2 implementation of Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning
★ 81transferlearning. Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
★ 14kTorchSSL. A PyTorch-based library for semi-supervised learning (NeurIPS'21)
★ 1.4kawesome-semi-supervised-learning. 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
★ 1.9klightweight-neural-architecture-search. This is a collection of our zero-cost NAS and efficient vision applications.
★ 447Versatile-Diffusion. Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022 / ICCV 2023
★ 1.3klearned_optimization. Python
★ 812SEAL. Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
★ 4kPyfhel. PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.
★ 550galai. Model API for GALACTICA
★ 2.7kFidelityFX-FSR2. FidelityFX Super Resolution 2
★ 2.1kPaddleSlim. PaddleSlim is an open-source library for deep model compression and architecture search.
★ 1.6kECCV2026-Papers-with-Code. ECCV 2026 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2026论文和开源项目
★ 2.3kMPL-pytorch. Unofficial PyTorch implementation of "Meta Pseudo Labels"
★ 390model-soups. Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time
★ 518harmonia. Federated Learning Made Easy
★ 17AITemplate. AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
★ 4.7kmakemore. An autoregressive character-level language model for making more things
★ 4.1kgit-re-basin-pytorch. Git Re-Basin: Merging Models modulo Permutation Symmetries in PyTorch
★ 78Federated-Learning. 联邦学习
★ 1.2kGFL. Galaxy Federated Learning Framework (星际联邦学习框架)
★ 252FixMatch-pytorch. Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
★ 799mypy. Optional static typing for Python
★ 21kpytorchTutorial. PyTorch Tutorials from my YouTube channel
★ 1.9kPaddle. PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
★ 24kSPD-Conv. Code for ECML PKDD 2022 paper: No More Strided Convolutions or Pooling: A Novel CNN Architecture for Low-Resolution Images and Small Objects
★ 273pandas. Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
★ 49kstable-diffusion. A latent text-to-image diffusion model
★ 73kPython-Head-First-Design-Patterns. Python for Head First Design Patterns book (2020)
★ 324wails. Create beautiful applications using Go
★ 36kaffine-client. client for https://github.com/toeverything/AFFiNE
★ 232AFFiNE. There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
★ 71kNext-ViT. Python
★ 588ml-mobileone. This repository contains the official implementation of the research paper, "An Improved One millisecond Mobile Backbone" CVPR 2023.
★ 827professional-programming. A collection of learning resources for curious software engineers
★ 51kSLaK. [ICLR 2023] "More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity"; [ICML 2023] "Are Large Kernels Better Teachers than Transformers for ConvNets?"
★ 282GPU-Puzzles. Solve puzzles. Learn CUDA.
★ 12kyolov7. Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
★ 14kBoT-SORT. BoT-SORT: Robust Associations Multi-Pedestrian Tracking
★ 1.5kawesome-mac. This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use.
★ 109kdiscoart. 🪩 Create Disco Diffusion artworks in one line
★ 3.8kSoftware-Engineering-at-Google. 《Software Engineering at Google》的中英文对译版本
★ 4.5k