Skip to content

l.loadModel is not a function - tfjs 1.1.2 #3

@lefnire

Description

@lefnire
"@tensorflow/tfjs": "^1.1.2",
"tfjs-yolo": "^0.0.3",

I get l.loadModel is not a function, same issue as ModelDepot/tfjs-yolo-tiny#22. If I patch per that PR (use loadLayersModel) I get myYolo.predict is not a function. I actually tried pinning tfjs back to ^1.0.0, but I get the same errors (strangely, since this project is pinned at that version..)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions