Skip to content

A deep learning approach to depixelate an image using tensorflow

Notifications You must be signed in to change notification settings

cameronfabbri/deepixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepixel emulator

This is a deep learning approach to depixelizing images, with a goal to fully integrate it into an emulator to provide real-time HD gameplay.

Approach

The idea is to resize high definition images from side-scrolling video games to the original Gameboy Color resolution (160,144) to use as a training set. The resized HD image will serve as the input to the network, and the output will be compared with the original unsized image.

Original image taken from Donkey Kong Country Tropical Freeze Wii U

original

Resized Donkey Kong Country Tropical Freeze

gbco

Original image taken from Donkey Kong Country Gameboy Color

gbc

About

A deep learning approach to depixelate an image using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published