require('@tensorflow/tfjs-backend-cpu'); require('@tensorflow/tfjs-backend-webgl'); const cocoSsd = require('@tensorflow-models/coco-ssd'); (async () => { const img = document.getElementById('img'); // Load the model. const model = await cocoSsd.load(); // Classify the image....
Pretrained models for TensorFlow.js. Contribute to tensorflow/tfjs-models development by creating an account on GitHub.
tensorflow/tfjs-modelsPublic NotificationsYou must be signed in to change notification settings Fork4.4k Star14.3k Files master .tslint .vscode blazeface body-pix body-segmentation coco-ssd deeplab depth-estimation face-detection face-landmarks-detection ...
Pretrained models for TensorFlow.js. Contribute to ibmdev/tfjs-models development by creating an account on GitHub.
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} sanjayez / tfjs-models Public forked from tensorflow/tfjs-models Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
master BranchesTags tfjs-models/tslint.json Go to file Copy path nsthoratAdd mobilenet. (tensorflow#4) Latest commit3304684on May 8, 2018History 1contributor 61 lines (61 sloc)1.67 KB RawBlame { "rules":{ "array-type":[true,"array-simple"], ...
Pretrained models for TensorFlow.js. Contribute to david43/tfjs-models development by creating an account on GitHub.
Pretrained models for TensorFlow.js. Contribute to yoosl/tfjs-models development by creating an account on GitHub.
master tfjs-models/presubmit.ts/ Jump to Cannot retrieve contributors at this time 81 lines (73 sloc)2.67 KB RawBlame /** *@license * Copyright 2018 Google LLC. All Rights Reserved. * Licensed under the Apache License, Version 2.0 (the "License"); ...
heyheyjp/tfjs-modelsPublic forked fromtensorflow/tfjs-models NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master .vscode