Skip to content

Validation samples #1

@DeveloperNo579212

Description

@DeveloperNo579212

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

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