plant-classifier-39 / class_to_idx.json
f4m1's picture
Add classifier metadata and model card
5125faf verified
Raw
History Blame Contribute Delete
700 Bytes
{
"tomato": 0,
"potato": 1,
"pepper": 2,
"grapevine": 3,
"citrus": 4,
"olive": 5,
"wheat": 6,
"fig": 7,
"aloe_vera": 8,
"apricot": 9,
"areca_palm": 10,
"basil": 11,
"bay_laurel": 12,
"bougainvillea": 13,
"cactus": 14,
"camellia_japonica": 15,
"chamomile": 16,
"hibiscus": 17,
"lavender": 18,
"lemon_balm": 19,
"mint": 20,
"monstera": 21,
"mulberry": 22,
"oleander": 23,
"orchid": 24,
"peace_lily": 25,
"peperomia": 26,
"plum": 27,
"pomegranate": 28,
"rose": 29,
"rosemary": 30,
"rubber_plant": 31,
"scented_geranium": 32,
"snake_plant": 33,
"spider_plant": 34,
"strawberry": 35,
"thyme": 36,
"tulip": 37,
"zz_plant": 38
}