Skip to content

A tensorflow.js wrapper for ESRGAN based on the ESRGAN paper. Zoom and enhance like they do in the movies with nodeJS!

License

Notifications You must be signed in to change notification settings

AdityaJain1030/TensorflowJS_ESRGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorflowJS ESRGAN

A Tensorflow.JS wrapper of ESRGAN (aka Zoom and Enhance) based off the ESRGAN Tensorflow Implementation. Made with Typescript, Python, Node.js, and Tensorflow.js.

What it does

Like the description says, it enhances and upscales images like they do in the movies

Quickstart

Make sure you have node.js installed. You can check this with node -v. If you dont have node.js installed, you can install it from here

npm i
npm run build
npm run start

See more examples in the documentation

Future Releases

I may end up converting this to work in the browser, in a svelte app. Stay tuned!

Resources

License

MIT

About

A tensorflow.js wrapper for ESRGAN based on the ESRGAN paper. Zoom and enhance like they do in the movies with nodeJS!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published