tfjs-yolo-tiny icon indicating copy to clipboard operation
tfjs-yolo-tiny copied to clipboard

fixed tf method call

Open urakozz opened this issue 5 years ago • 1 comments

fixed tf method call

urakozz avatar Mar 25 '19 20:03 urakozz

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)

lefnire avatar Jun 14 '19 01:06 lefnire