zhiyuanyou's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
CompVis/stable-diffusion
A latent text-to-image diffusion model
meta-llama/llama
Inference code for Llama models
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
chenfei-wu/TaskMatrix
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
abetlen/llama-cpp-python
Python bindings for llama.cpp
deep-floyd/IF
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
openai/guided-diffusion
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
lkwq007/stablediffusion-infinity
Outpainting with Stable Diffusion on an infinite canvas
XPixelGroup/DiffBIR
[ECCV 2024] codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior
OpenGVLab/InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
jonbarron/website
cschenxiang/DRSformer
Learning A Sparse Transformer Network for Effective Image Deraining (CVPR 2023)
haoyuc/MaskedDenoising
[CVPR 2023] Masked Image Training for Generalizable Deep Image Denoising https://arxiv.org/abs/2303.13132
Q-Future/Q-Bench
①[ICLR2024 Spotlight] (GPT-4V/Gemini-Pro/Qwen-VL-Plus+16 OS MLLMs) A benchmark for multi-modality LLMs (MLLMs) on low-level vision and visual quality assessment.
hezhangsprinter/ID-CGAN
Image De-raining Using a Conditional Generative Adversarial Network
hezhangsprinter/DID-MDN
Density-aware Single Image De-raining using a Multi-stream Dense Network (CVPR 2018)
TencentARC/FAIG
NeurIPS 2021, Spotlight, Finding Discriminative Filters for Specific Degradations in Blind Super-Resolution
icbcbicc/IQA-Dataset
A unified interface for downloading and loading popular Image Quality Assessment (IQA) datasets.
wlydlut/C2F-DFT
[CVIU 2024] Coarse-to-Fine Mechanisms Mitigate Diffusion Limitations on Image Restoration
gordon-chenmo/UTRAD
Pytorch implementation of UTRAD
zhiyuanyou/detr-custom
DETR with custom datasets