Skip to content

Latest commit

 

History

History
 
 

tfl004_super_resolution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TFLite Wasm for ESPCN

Build wasm

$ npm run build_docker
$ npm run start_docker
$ npm run build_wasm
$ npm run build_wasm_simd
$ npm run stop_docker

Note

Safari SIMD is not supported.

invalid opcode 253

Demo

Visit here or run below.

$ npm start

Reference

This repository's model is generated with the code here. And this repository is inspired by the repository. And some code is originally in the repository.

paper

License