shuxiangguo's Stars
huggingface/trl
Train transformer language models with reinforcement learning.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
airalcorn2/vqvae-pytorch
A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".
LTH14/mar
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
FoundationVision/VAR
[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
bojone/bert4keras
keras implement of transformers for humans
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
Akegarasu/lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
CrazyBoyM/dreambooth-for-diffusion
文生图大模型训练工具箱 (完整封装stable diffusion全量微调训练流程, 可训练定制自己的独特风格、人物概念,开箱即用, 含自动图像标注、权重转换、训练参数配置等)
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Stability-AI/generative-models
Generative Models by Stability AI
luping-liu/PNDM
The official implementation for Pseudo Numerical Methods for Diffusion Models on Manifolds (PNDM, PLMS | ICLR2022)
google/mystyle
lllyasviel/ControlNet
Let us control diffusion models!
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
bubbliiiing/ddpm-pytorch
这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。
chq1155/A-Survey-on-Generative-Diffusion-Model
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
betterze/StyleSpace
StyleSpace Analysis: Disentangled Controls for StyleGAN Image Generation
mli/paper-reading
深度学习经典、新论文逐段精读
FrancescoSaverioZuppichini/ViT
Implementing Vi(sion)T(transformer)
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
oreilly-japan/deep-learning-from-scratch-2
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
open-mmlab/mim
MIM Installs OpenMMLab Packages