deep_image_prior
Image transformer
Reconstructs images using untrained neural networks to manipulate and transform existing images
Image reconstruction done with untrained neural networks.
215 stars
8 watching
29 forks
Language: Python
last commit: almost 5 years ago autoencoderconvolutional-neural-networksdeep-learningpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 806 |
reinhardh/supplement_deep_decoder | A Python codebase for generating images from few parameters using an untrained non-convolutional deep neural network. | 96 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
yunxiaoshi/neural-image-assessment | Trains neural networks to assess image aesthetics using pre-trained models and custom datasets | 536 |
huawei-noah/pretrained-ipt | This project develops a pre-trained transformer model for image processing tasks such as denoising, super-resolution, and deraining. | 448 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 365 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
zsdonghao/unsup-im2im | A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
jhjacobsen/pytorch-i-revnet | Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 389 |
truskovskiyk/nima.pytorch | Assesses and evaluates images using deep learning models | 335 |