Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ index.js
File
index.js
firebase-object-detection-node/functions/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
functions = require(
'firebase-functions'
);
2
const
express = require(
'express'
);
3
const
Busboy = require(
'busboy'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
2
loadModel
Function · 0.70
predict
Method · 0.45
Tested by
no test coverage detected