All Projects → limingwu8 → Image-Restoration

limingwu8 / Image-Restoration

Licence: MIT License
Image registration using pytorch

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Image-Restoration

TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-19.23%)
Mutual labels:  unet
CWR
Code and dataset for Single Underwater Image Restoration by Contrastive Learning, IGARSS 2021, oral.
Stars: ✭ 43 (+65.38%)
Mutual labels:  image-restoration
Dehazing-PMHLD-Patch-Map-Based-Hybrid-Learning-DehazeNet-for-Single-Image-Haze-Removal-TIP-2020
This is the source code of PMHLD-Patch-Map-Based-Hybrid-Learning-DehazeNet-for-Single-Image-Haze-Removal which has been accepted by IEEE Transaction on Image Processing 2020.
Stars: ✭ 14 (-46.15%)
Mutual labels:  image-restoration
prostate segmentation
NCI-ISBI 2013 Challenge - Automated Segmentation of Prostate Structures
Stars: ✭ 28 (+7.69%)
Mutual labels:  unet
fabric
Urban change model designed to identify changes across 2 timestamps
Stars: ✭ 53 (+103.85%)
Mutual labels:  unet
quicksilver
Predictive Image Registration
Stars: ✭ 117 (+350%)
Mutual labels:  image-registration
Uformer
[CVPR 2022] Official repository for the paper "Uformer: A General U-Shaped Transformer for Image Restoration".
Stars: ✭ 415 (+1496.15%)
Mutual labels:  image-restoration
ACRN Chest X-ray IA
Learning Deformable Registration of Medical Images with Anatomical Constraints
Stars: ✭ 18 (-30.77%)
Mutual labels:  image-registration
Super-Resolution-Meta-Attention-Networks
Open source single image super-resolution toolbox containing various functionality for training a diverse number of state-of-the-art super-resolution models. Also acts as the companion code for the IEEE signal processing letters paper titled 'Improving Super-Resolution Performance using Meta-Attention Layers’.
Stars: ✭ 17 (-34.62%)
Mutual labels:  image-restoration
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.
Stars: ✭ 586 (+2153.85%)
Mutual labels:  image-restoration
SieNet-Image-extrapolation
SiENet: Siamese Expansion Network for Image Extrapolation(IEEE SPL2020)
Stars: ✭ 42 (+61.54%)
Mutual labels:  image-restoration
MIRACL
Multi-modal Image Registration And Connectivity anaLysis
Stars: ✭ 23 (-11.54%)
Mutual labels:  image-registration
LightFieldReconstruction
High-Dimensional Dense Residual Convolutional Neural Network for Light Field Reconstruction
Stars: ✭ 50 (+92.31%)
Mutual labels:  image-restoration
nemar
[CVPR2020] Unsupervised Multi-Modal Image Registration via Geometry Preserving Image-to-Image Translation
Stars: ✭ 120 (+361.54%)
Mutual labels:  image-registration
VoxelMorph-PyTorch
An unofficial PyTorch implementation of VoxelMorph- An unsupervised 3D deformable image registration method
Stars: ✭ 68 (+161.54%)
Mutual labels:  image-registration
Brain-MRI-Segmentation
Smart India Hackathon 2019 project given by the Department of Atomic Energy
Stars: ✭ 29 (+11.54%)
Mutual labels:  unet
iconcolor
Automatic icon colorization using deep convolutional neural networks. "Towards Icon Design Using Machine Learning." In Stanford CS229, Fall 2017.
Stars: ✭ 35 (+34.62%)
Mutual labels:  unet
onnx tensorrt project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
Stars: ✭ 145 (+457.69%)
Mutual labels:  unet
unet pytorch
Pytorch implementation of UNet for converting aerial satellite images into google maps kinda images.
Stars: ✭ 27 (+3.85%)
Mutual labels:  unet
satellite-Image-Semantic-Segmentation-Unet-Tensorflow-keras
Collection of different Unet Variant suchas VggUnet, ResUnet, DenseUnet, Unet. AttUnet, MobileNetUnet, NestedUNet, R2AttUNet, R2UNet, SEUnet, scSEUnet, Unet_Xception_ResNetBlock
Stars: ✭ 43 (+65.38%)
Mutual labels:  unet

Image-Restoration

Dependencies

  • numpy
  • scipy
  • matplotlib
  • pillow
  • scikit-image
  • pytorch

Dataset

Apple emoji dataset, which including ~2200 png images in size 160x160. Dataset source: https://github.com/iamcal/emoji-data

This is the preview of the dataset

Deformation: for each training image, a gaussian mixture overlapped by 3 randomly generated gaussian is applied to the image to perform a deformation. Random gaussian noise is also applied to each image.

Use the download raw image as image, deformed image as ground truth label.

Example of predicted images

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].