tfjs-yolo-tiny
tfjs-yolo-tiny copied to clipboard
fixed tf method call
fixed tf method call
This PR gets me past the load error, but now I get r.predict is not a function. Maybe more needs massaging besides just the line changed here? (since predict() is a method of LayersModel)