Arking1995's Stars
ChenHsing/Awesome-Video-Diffusion-Models
[CSUR] A Survey on Video Diffusion Models
openai/consistency_models
Official repo for consistency models.
IDEA-Research/T-Rex
[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
CompVis/retrieval-augmented-diffusion-models
Official codebase for the Paper “Retrieval-Augmented Diffusion Models”
NVIDIA/modulus-makani
Massively parallel training of machine-learning based weather and climate models
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
hako-mikan/sd-webui-regional-prompter
set prompt to divided region
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
princeton-vl/infinigen
Infinite Photorealistic Worlds using Procedural Generation
cvlab-columbia/zero123
Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
tencent-ailab/IP-Adapter
The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
wingkwong/leetcode-the-hard-way
LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
lucidrains/muse-maskgit-pytorch
Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
dome272/MaskGIT-pytorch
Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)
THUDM/GraphMAE2
GraphMAE2: A Decoding-Enhanced Masked Self-Supervised Graph Learner in WWW'23
THUDM/GraphMAE
GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22
LTH14/mage
A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis
dome272/VQGAN-pytorch
Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)
Stability-AI/generative-models
Generative Models by Stability AI
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.