@tensorflow-models/deeplab

v0.2.2
Semantic Segmentation in the Browser: DeepLab v3 Model

build

rimraf dist && tsc

test

ts-node --skip-ignore --project tsconfig.test.json run_tests.ts

publish-local

yarn build && rollup -c && yalc push

build-npm

yarn build && rollup -c

lint

tslint -p . -t verbose
npm i @tensorflow-models/deeplab

Metadata

Downloads