T-S-Liang
MLE intern at Beijing Rama Alpaca, B.S. @ Wuhan University, ran away from Physics.
Wuhan UniversityWuhan, P. R. China
T-S-Liang's Stars
MLGroupJLU/RWKV-Survey
The official GitHub page for the survey paper "A Survey of RWKV".
foolLain/MSCR
The implementation of MSCR
Leminhbinh0209/FinetuneVAE-SD
Fine-tune VAE of Stable Diffusion model
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
EnVision-Research/Lotus
Official Implementation of LOTUS: Diffusion-based Visual Foundation Model for High-quality Dense Prediction
google/prompt-to-prompt
Lipurple/Grounded-Diffusion
Open-vocabulary Object Segmentation with Diffusion Models
wl-zhao/VPD
[ICCV 2023] VPD is a framework that leverages the high-level and low-level knowledge of a pre-trained text-to-image diffusion model to downstream visual perception tasks.
bsmhmmlf/Gaussian-Shading
[CVPR 2024] Gaussian Shading: Provable Performance-Lossless Image Watermarking for Diffusion Models
AILab-CVC/VideoCrafter
VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
omerbt/MultiDiffusion
Official Pytorch Implementation for "MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation" presenting "MultiDiffusion" (ICML 2023)
AiuniAI/Unique3D
[NeurIPS 2024] Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
LambdaLabsML/examples
Deep Learning Examples
xxlong0/Wonder3D
Single Image to 3D using Cross-Domain Diffusion for 3D Generation
ulab-uiuc/AGI-survey
Magicboomliu/Accelerator-Simple-Template
This is a simple template using HuggingFace Accelerator for DDP-training/Saving/Loading/Pushing.
prs-eth/Marigold
[CVPR 2024 - Oral, Best Paper Award Candidate] Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
showlab/DatasetDM
[NeurIPS2023] DatasetDM:Synthesizing Data with Perception Annotations Using Diffusion Models
guoqincode/Open-AnimateAnyone
Unofficial Implementation of Animate Anyone
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
stan-anony/derivative_free_lora_rank
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
NgCafai/Transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
lllyasviel/ControlNet
Let us control diffusion models!