MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples /

Class

chrome-extension/src/service_worker.js:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 * hear and use to manipulate the DOM.
68 */
69class ImageClassifier {
70 constructor() {
71 this.loadModel();
72 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected