/super-resolution

client-side deep learning super resolution using TensorFlow.js

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

super-resolution

  • features ESRGAN (converted from TF model) or SRGAN (from tensorflow hub) models
  • build with npm run build and open ./web/index.html in your browser
  • drag and drop an image into the browser window and watch it get enhanced, tile-by-tile
  • if you want to compare the before/after, press 'e' to toggle the enhanced layer off/on