Woody-Wan's Stars
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.
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
cybertronai/gradient-checkpointing
Make huge neural nets fit in memory
megvii-research/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
ndrplz/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
justinpinkney/stable-diffusion
tancik/fourier-feature-networks
Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
tancik/StegaStamp
Invisible Hyperlinks in Physical Photographs
LIVIAETS/boundary-loss
Official code for "Boundary loss for highly unbalanced segmentation", runner-up for best paper award at MIDL 2019. Extended version in MedIA, volume 67, January 2021.
SiatMMLab/Awesome-Diffusion-Model-Based-Image-Editing-Methods
Diffusion Model-Based Image Editing: A Survey (TPAMI 2025)
XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
suxuann/ddib
Dual Diffusion Implicit Bridges for Image-to-Image Translation. ICLR 2023.
ando-khachatryan/HiDDeN
Pytorch implementation of paper "HiDDeN: Hiding Data With Deep Networks" by Jiren Zhu, Russell Kaplan, Justin Johnson, and Li Fei-Fei
csdwren/SelfDeblur
Neural Blind Deconvolution Using Deep Priors (CVPR 2020)
czbiohub-sf/noise2self
A framework for blind denoising with self-supervision.
DAI-Lab/SteganoGAN
SteganoGAN is a tool for creating steganographic images using adversarial training.
DAI-Lab/RivaGAN
Robust video watermarking with non-differentiable adversaries.
jirenz/HiDDeN
HiDDeN: Hiding Data with Deep Networks.
NVlabs/RED-diff
TuBui/RoSteALS
RoSteALS: Robust Steganography using Autoencoder Latent Space
mlvlab/DAVI
Official Implementation (Pytorch) of "DAVI: Diffusion Prior-Based Amortized Variational Inference for Noisy Inverse Problems", ECCV 2024 Oral paper
sungonce/SENet
Official PyTorch Implementation of Revisiting Self-Similarity: Structural Embedding for Image Retrieval, CVPR 2023
JisongXie/StegaStamp_pytorch
StegaStamp of pytorch version
soominkwon/resample
Official implementation of ReSample (https://arxiv.org/abs/2307.08123)
niuchuangnn/noise2sim
Noise2Sim is a general unsupervised deep denoising method.
GuillermoCarbajal/NonUniformBlurKernelEstimation
Code associated with arXiv paper Non-uniform Motion Blur Kernel Estimation via Adaptive Decomposition.
adobe/trustmark
TrustMark - Universal Watermarking for Arbitrary Resolution Images
HDCVLab/MC-Blur-Dataset
HPLQAQ/SAM-Deblur
Implementation of the paper SAM-Deblur: Let Segment Anything Boost Image Deblurring(ICASSP2024)