ShawnMeng90s's Stars
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
abarankab/DDPM
PyTorch DDPM implementation
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
LSSTDESC/psf-weather-station
generate realistic atmospheric input parameters for point-spread function simulations in GalSim
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
pfnet-research/sngan_projection
GANs with spectral normalization and projection discriminator
christiancosgrove/pytorch-spectral-normalization-gan
Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
ooooverflow/BiSeNet
BiSeNet based on pytorch
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
pprp/awesome-attention-mechanism-in-cv
Awesome List of Attention Modules and Plug&Play Modules in Computer Vision
pprp/SimpleCVReproduction
Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.
Penn000/SpA-GAN_for_cloud_removal
Cloud Removal for High-resolution Remote Sensing Imagery based on Generative Adversarial Networks.
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
martinarjovsky/WassersteinGAN
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
linxi159/DehazeXZoo
BookerDeWitt/MSBDN-DFF
The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
hindupuravinash/the-gan-zoo
A list of all named GANs!
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
thuBingo/DehazeNet_Pytorch
A Pytorch implementation for DehazeNet in paper 'DehazeNet: An End-to-End System for Single Image Haze Removal'
ebruneton/precomputed_atmospheric_scattering
This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".
LiUzHiAn/VAE-Pytorch
ngosang/trackerslist
Updated list of public BitTorrent trackers
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
google-research/maxim
[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.