supplement_deep_decoder
Image compressor
Provides code for an untrained, non-convolutional image generating network used for image compression and inverse problems.
96 stars
5 watching
29 forks
Language: Jupyter Notebook
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
atiyo/deep_image_prior | Reconstructs images using untrained neural networks to manipulate and transform existing images | 216 |
jcjohnson/densecap | A deep learning framework for generating natural language descriptions of images by detecting objects and their attributes | 1,584 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
wasidennis/deepharmonization | Reimplements a deep learning model to harmonize images from different illumination conditions | 150 |
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 27 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 813 |
warrengreen/srcnn | Software for enhancing satellite images through deep learning techniques | 76 |
zertovitch/gid | A standalone Ada package for decoding various image formats from different data streams. | 25 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
lehins/hip | Provides tools and functionality for processing and manipulating images in a Haskell programming language. | 116 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
ethliup/deepunrollnet | A deep learning network designed to correct rolling shutter distortions in images | 46 |
deeprnn/image_captioning | This implementation allows users to generate captions from images using a neural network model with visual attention. | 790 |