Skip to content

DaniMlk/Info_GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Info_GAN

In this repository I implement and reused Info_GAN to remove the artifact made by compression in different compresion level. The code is impelemented by python and using simple one image dataset with 4 level of compression. The output of generator generate image with better quality againt its input. for generating the dataset which use in this code you have to crop the images in size of 24x24 and feed to the network.

Requirments

It is implemented by pytorch 0.3 and using Tensorboard to log the result.

Usage

Use python main.py to run.

About

Info_GAN to use as artifact removal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages