Guides
This page contains a list of guides and examples for using various features of UpscalerJS.
The first two guides discuss the basics of UpscalerJS and how to use it in a project. The Models and Working with Tensors guides discuss useful configuration options of UpscalerJS.
There are also guides on improving the performance of UpscalerJS, specific examples of implementations, and Node.js-specific guides.
Browser
- Usage with NPM
- Usage with Script Tag
- Models
- Working with Tensors
Performance
Usage
Implementations