Skip to content

mnthnx64/image-transceiver

Repository files navigation

Color PixelRL - ASU Course Project

This repo contains the angular code used to host the interactive website for our ASU course project. View the demo here.

Interact with the trained model by uploading your own images!

Workflow of the current version:

  • Uploading an image to the model server
  • Server generates a noisy version of the image by adding guassian noise.
  • Denoises the noisy image and returns to the client
  • Displays all the images with a measure of PSNR

Also see

  • PixelRL code repo: Link
  • Color pixelRL code repo (ours): Link

About

Interactive presentation of color pixelRL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published