Object containing the parsed JSON of model.json
Function that takes the JSON file's weights manifest, reads weights from the listed path(s), and returns a Promise of the weight manifest entries along with the weights data.
A Promise of the ModelArtifacts
, as described by the JSON file.
Create
ModelArtifacts
from a JSON file.