JackLiu01's Stars
facebookresearch/CutLER
Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
ikatsamenis/CrackMap
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
JosephKJ/OWOD
(CVPR 2021 Oral) Open World Object Detection
akshitac8/OW-DETR
[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer
megvii-research/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
murufeng/FUIR
A Flexible and Unified Image Restoration Framework (PyTorch), including state-of-the-art image restoration model. Such as NAFNet, Restormer, MPRNet, MIMO-UNet, SCUNet, SwinIR, HINet, etc. ⭐⭐⭐⭐⭐⭐
hustvl/TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
meta-llama/llama
Inference code for Llama models
csjliang/PPR10K
Official Implementation and Dataset of "PPR10K: A Large-Scale Portrait Photo Retouching Dataset with Human-Region Mask and Group-Level Consistency", CVPR 2021
ImCharlesY/AdaInt
[CVPR 2022] Official PyTorch Implementation of "AdaInt: Learning Adaptive Intervals for 3D Lookup Tables on Real-time Image Enhancement" (https://arxiv.org/abs/2204.13983)
lllyasviel/ControlNet
Let us control diffusion models!
Vision-Intelligence-and-Robots-Group/Best-Incremental-Learning
An Incremental Learning, Continual Learning, and Life-Long Learning Repository
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
fenglinglwb/PSM
Image Inpainting via Iteratively Decoupled Probabilistic Modeling
CompVis/stable-diffusion
A latent text-to-image diffusion model
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
Fantasy-Studio/Paint-by-Example
Paint by Example: Exemplar-based Image Editing with Diffusion Models
SHI-Labs/FcF-Inpainting
[WACV 2023] Keys to Better Image Inpainting: Structure and Texture Go Hand in Hand
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
fenglinglwb/MAT
MAT: Mask-Aware Transformer for Large Hole Image Inpainting
andreas128/RePaint
Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
RaptorMai/online-continual-learning
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomputing).
ContinualAI/continual-learning-papers
Continual Learning papers list, curated by ContinualAI
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
cvlab-stonybrook/PaperEdge
The code and the DIW dataset for "Learning From Documents in the Wild to Improve Document Unwarping" (SIGGRAPH 2022)
DingXiaoH/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
DingXiaoH/RepLKNet-pytorch
Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3