MCPcopy Index your code
hub / github.com/HighCWu/waifu2x-tfjs

github.com/HighCWu/waifu2x-tfjs @v1.0.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.4 ↗ · + Follow
23 symbols 34 edges 4 files 15 documented · 65% updated 5y ago★ 522 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

waifu2x-tfjs

npm version License

Image super-resolution using Tensorflow.js .

Based on

Documentation

Demo

waifu2x-tfjs scales your images up, or de-noise.

You can try it out on the following page:

License

This software is licensed under the MIT License. See LICENSE for details.

Core symbols most depended-on inside this repo

tensor
called by 2
src/lib/image.ts
ycbcrToRgb
called by 2
src/lib/image.ts
_loadModel
called by 1
src/lib/predictor.ts
waitForReader
called by 1
src/lib/image.ts
rgbToYcbcr
called by 1
src/lib/image.ts
destroy
called by 1
src/lib/image.ts
constructor
called by 0
src/lib/predictor.ts
listenToModelDownloadProgress
called by 0
src/lib/predictor.ts

Shape

Method 17
Class 6

Languages

TypeScript100%

Modules by API surface

src/lib/image.ts13 symbols
src/lib/predictor.ts10 symbols

For agents

$ claude mcp add waifu2x-tfjs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page