deep-goggle

Image inversion project

A research project that uses deep neural networks to invert image representations and compare them with traditional feature extraction methods

Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015

GitHub

168 stars
19 watching
75 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
arulselvanmadhavan/mini_dalle A deep learning-based image generation tool using OCaml and pre-trained weights 38
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
duc0/deep-dream-in-pytorch An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images. 102
google-deepmind/arnheim A toolkit for generating collage images using neural networks and optimization algorithms 235
google-deepmind/dm_pix An image processing library built on top of JAX to provide optimized and parallelized functions for machine learning research. 389
ml-postech/gradient-inversion-generative-image-prior An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data 39
atiyo/deep_image_prior Reconstructs images using untrained neural networks to manipulate and transform existing images 215
gamrix/cs231n_proj This project focuses on manipulating 3D views using deep learning techniques. 6
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34
siavashbigdeli/dmsp A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior 33
echinocacti/deepart_golem An experiment combining deep learning and web development to create an interactive art experience 3
warrengreen/srcnn Software for enhancing satellite images through deep learning techniques 76
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
leverxgroup/esrgan An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. 150