Code Monkey home page Code Monkey logo

enhance's Introduction

  1. testGAN2.py has our training loop
  2. model_test_2.py is our model
  3. buildnewyalefaces.py and pngtonpy.py build our datasets (latter makes the npy file needed to run the training loop)
  4. custom_results.py is used to create and evaluate results from our testing set, input a string for the picture of your choice
  5. psnrgen.npy and psnrint.npy have psnr values of psnr for our psnrgen.npy
  6. evaluating.py has a function used to calculates psnr for our interpolated and generated images
  7. training_loss_g.npy and validation_loss_g.npy store our loss over the various epochs
  8. resultsPSNR.py if run will evaluate PSNR on the generated images in the results file as well as produce bicubically interpolated images and calculate their PSNR
  9. plot_values_epochs.py plots the PSNR and generator loss over time for the training and validation and bicubically interpolated images
  10. visualize can take a random image from the results folder (input the epoch number) and create a visualization for it

enhance's People

Contributors

arifmoh2 avatar sjameel98 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.