engine_sound_classifier / class_names.json
joakes90's picture
Clean up repo: proper model card, drop Space-specific gradio_app/ contents
e6ff95c verified
Raw
History Blame Contribute Delete
469 Bytes
{
"class_names": [
"2_rotor",
"h12",
"h2",
"h4",
"h6",
"i2_180",
"i2_180_two_stroke",
"i2_270",
"i2_360",
"i2_360_two_stroke",
"i3",
"i4",
"i4_crossplane",
"i4_diesel",
"i5",
"i5_diesel",
"i6",
"i6_diesel",
"single_four_stroke",
"single_two_stroke",
"v10_72",
"v12",
"v2_45",
"v2_90",
"v4",
"v4_two_stroke",
"v6_120",
"v6_60",
"v6_90_even",
"v8_cross",
"v8_diesel",
"v8_flat",
"v8_voodoo",
"vr6"
]
}