Skip to content
Snippets Groups Projects
data.json 329 B
{
    "prediction" : {
        "predicted_class": "Trombone",
        "properties" : {
            "class": {"Trombone": 80, "Trumpet": 18, "Oboe": 2},
            "hasMechanism" : {"Slide": 50, "Pistons": 30, "Keys": 10, "Nothing": 10},
            "hasTexture" : {"Brass" : 60, "Wood": 30, "Nothing": 10}
            }
    }

}