deep_image_prior
Image transformer
Reconstructs images using untrained neural networks to manipulate and transform existing images
Image reconstruction done with untrained neural networks.
216 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 | 435 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 817 |
reinhardh/supplement_deep_decoder | This repository provides code for an image generating deep neural network designed to produce concise representations of images from few parameters. | 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 | 366 |
yunxiaoshi/neural-image-assessment | Trains neural networks to assess image aesthetics using pre-trained models and custom datasets | 539 |
huawei-noah/pretrained-ipt | This project develops a pre-trained transformer model for image processing tasks such as denoising, super-resolution, and deraining. | 451 |
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. | 538 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 430 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
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. | 390 |
truskovskiyk/nima.pytorch | Assesses and evaluates images using deep learning models | 335 |