bkinsey808 / typescript-node-efficientnet-example-code

This is a typescript implementation of the node-efficientnet project exnample code, with promisified node calls and async-await syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript demo of node-efficientnet

This is a typescript implementation of the node-efficientnet project exnample code, with promisified node calls and async-await syntax.

Note that this code will run much faster if you install the models locally. Clone from efficientnet-tensorflowjs-binaries and point localModelRootDirectory to the models directory.

About

This is a typescript implementation of the node-efficientnet project exnample code, with promisified node calls and async-await syntax.


Languages

Language:TypeScript 100.0%