-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Found this example and tried a model exported from teachablemachine to SavedModel and then tf2onnx.
With 10 images of two class each (left hand 10 pics, right hand 10 pics) I get 100% hitrate on website prior to export
using the training sample as prediction input.
Using tf2onnx 1.9.3 when converting to onnx I get a warning (Runtime warning) but it looks good else. (Tried 1.10 latest also)
Using the slight modified source code I do not get 100% hitrate with same input for prediction, about 50/60 % and unreliable.
No clue on how to validate onnx model.
Metadata
Metadata
Assignees
Labels
No labels