Weiwei (crazygirl1992)

crazygirl1992

Geek Repo

Location:Guangdong

Github PK Tool:Github PK Tool

Weiwei's starred repositories

Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

Language:PythonLicense:BSD-3-ClauseStargazers:26541Issues:229Issues:640

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:18418Issues:145Issues:256

image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.

Language:PythonLicense:Apache-2.0Stargazers:4526Issues:101Issues:216

Image-Super-Resolution-via-Iterative-Refinement

Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch

Language:PythonLicense:Apache-2.0Stargazers:3415Issues:66Issues:132
Language:PythonLicense:NOASSERTIONStargazers:3153Issues:159Issues:111

SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

Language:Jupyter NotebookLicense:MITStargazers:2151Issues:20Issues:54

RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022

Palette-Image-to-Image-Diffusion-Models

Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch

Language:PythonLicense:MITStargazers:1410Issues:17Issues:94

Uformer

[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for Image Restoration".

Language:PythonLicense:MITStargazers:746Issues:12Issues:78

Image-Adaptive-3DLUT

Learning Image-adaptive 3D Lookup Tables for High Performance Photo Enhancement in Real-time

Language:PythonLicense:Apache-2.0Stargazers:745Issues:24Issues:81

MAT

MAT: Mask-Aware Transformer for Large Hole Image Inpainting

Language:PythonLicense:NOASSERTIONStargazers:705Issues:11Issues:113

ddpm-segmentation

Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)

Language:PythonLicense:MITStargazers:629Issues:8Issues:33

CIPS-3D

3D-aware GANs based on NeRF (arXiv).

Language:PythonLicense:MITStargazers:604Issues:29Issues:39

Harmonizer

High-Resolution Image/Video Harmonization [ECCV 2022]

Style-Your-Hair

Official Pytorch implementation of "Style Your Hair: Latent Optimization for Pose-Invariant Hairstyle Transfer via Local-Style-Aware Hair Alignment (ECCV 2022)"

GIQA

Pytorch implementation of Generated Image Quality Assessment

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)

Language:PythonLicense:Apache-2.0Stargazers:161Issues:5Issues:22

PUT

Paper 'Transformer based Pluralistic Image Completion with Reduced Information Loss' in TPAMI 2024 and 'Reduce Information Loss in Transformers for Pluralistic Image Inpainting' in CVPR2022

Language:PythonLicense:MITStargazers:159Issues:7Issues:35

2022-CVPR-AirNet

PyTorch implementation for All-In-One Image Restoration for Unknown Corruption (AirNet) (CVPR 2022)

TReS

No-Reference Image Quality Assessment via Transformers, Relative Ranking, and Self-Consistency

Language:PythonLicense:NOASSERTIONStargazers:138Issues:4Issues:0

CONTRIQUE

Official implementation for "Image Quality Assessment using Contrastive Learning"

IDR

Self-Supervised Image Denoising via Iterative Data Refinement (CVPR2022)

Language:PythonLicense:MITStargazers:111Issues:2Issues:17

Chinese-Character-and-Calligraphic-Image-Processing

Some interesting method like style transfer, GAN, deep neural networks for Chinese character and calligraphic image processing

Language:PythonLicense:MITStargazers:83Issues:6Issues:1

BGNet

Boundary-Guided Camouflaged Object Detection

D2HNet

D2HNet: Joint Denoising and Deblurring with Hierarchical Network for Robust Night Image Restoration. ECCV, 2022

Language:PythonLicense:MITStargazers:72Issues:4Issues:5

Video-Harmonization-Dataset-HYouTube

[IJCAI 2022] The first public benchmark dataset for video harmonization. The code used in our paper "Deep Video Harmonization with Color Mapping Consistency", IJCAI 2022.

DeepSteganography

Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using images for this exchange? Steganography is what you need! It is one of the techniques of encryption and over the years, steganography has been used to encode a lower resolution image into a higher resolution image. But steganography using naive methods, like LSB manipulation, is susceptible to statistical analysis. Our model extends existing deep learning research for encoding multiple secret images onto a single cover by leveraging convolutional neural networks based deep learning architectures. DeepSteg allows senders to embed up to three secret images onto a single cover using an encoder network and then have multiple decoder networks to obtain the embedded secrets.

Language:Jupyter NotebookStargazers:40Issues:4Issues:2

DeshadowSTCGANs

An implementation of the paper:"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal" by Jifeng Wang, etc.

Language:PythonLicense:Apache-2.0Stargazers:26Issues:0Issues:4

jpgnet

We proposed a novel framework for image inpainting. https://arxiv.org/abs/2107.04281