Upload folder using huggingface_hub
Browse files- config.json +114 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "efficientnet_b4_flower_classifier",
|
| 3 |
+
"num_classes": 102,
|
| 4 |
+
"hidden_size": 512,
|
| 5 |
+
"dropout": 0.49999999999999994,
|
| 6 |
+
"image_size": 380,
|
| 7 |
+
"class_names": [
|
| 8 |
+
"pink primrose",
|
| 9 |
+
"hard-leaved pocket orchid",
|
| 10 |
+
"canterbury bells",
|
| 11 |
+
"sweet pea",
|
| 12 |
+
"english marigold",
|
| 13 |
+
"tiger lily",
|
| 14 |
+
"moon orchid",
|
| 15 |
+
"bird of paradise",
|
| 16 |
+
"monkshood",
|
| 17 |
+
"globe thistle",
|
| 18 |
+
"snapdragon",
|
| 19 |
+
"colt's foot",
|
| 20 |
+
"king protea",
|
| 21 |
+
"spear thistle",
|
| 22 |
+
"yellow iris",
|
| 23 |
+
"globe-flower",
|
| 24 |
+
"purple coneflower",
|
| 25 |
+
"peruvian lily",
|
| 26 |
+
"balloon flower",
|
| 27 |
+
"giant white arum lily",
|
| 28 |
+
"fire lily",
|
| 29 |
+
"pincushion flower",
|
| 30 |
+
"fritillary",
|
| 31 |
+
"red ginger",
|
| 32 |
+
"grape hyacinth",
|
| 33 |
+
"corn poppy",
|
| 34 |
+
"prince of wales feathers",
|
| 35 |
+
"stemless gentian",
|
| 36 |
+
"artichoke",
|
| 37 |
+
"sweet william",
|
| 38 |
+
"carnation",
|
| 39 |
+
"garden phlox",
|
| 40 |
+
"love in the mist",
|
| 41 |
+
"mexican aster",
|
| 42 |
+
"alpine sea holly",
|
| 43 |
+
"ruby-lipped cattleya",
|
| 44 |
+
"cape flower",
|
| 45 |
+
"great masterwort",
|
| 46 |
+
"siam tulip",
|
| 47 |
+
"lenten rose",
|
| 48 |
+
"barbeton daisy",
|
| 49 |
+
"daffodil",
|
| 50 |
+
"sword lily",
|
| 51 |
+
"poinsettia",
|
| 52 |
+
"bolero deep blue",
|
| 53 |
+
"wallflower",
|
| 54 |
+
"marigold",
|
| 55 |
+
"buttercup",
|
| 56 |
+
"oxeye daisy",
|
| 57 |
+
"common dandelion",
|
| 58 |
+
"petunia",
|
| 59 |
+
"wild pansy",
|
| 60 |
+
"primula",
|
| 61 |
+
"sunflower",
|
| 62 |
+
"pelargonium",
|
| 63 |
+
"bishop of llandaff",
|
| 64 |
+
"gaura",
|
| 65 |
+
"geranium",
|
| 66 |
+
"orange dahlia",
|
| 67 |
+
"pink-yellow dahlia",
|
| 68 |
+
"cautleya spicata",
|
| 69 |
+
"japanese anemone",
|
| 70 |
+
"black-eyed susan",
|
| 71 |
+
"silverbush",
|
| 72 |
+
"californian poppy",
|
| 73 |
+
"osteospermum",
|
| 74 |
+
"spring crocus",
|
| 75 |
+
"bearded iris",
|
| 76 |
+
"windflower",
|
| 77 |
+
"tree poppy",
|
| 78 |
+
"gazania",
|
| 79 |
+
"azalea",
|
| 80 |
+
"water lily",
|
| 81 |
+
"rose",
|
| 82 |
+
"thorn apple",
|
| 83 |
+
"morning glory",
|
| 84 |
+
"passion flower",
|
| 85 |
+
"lotus",
|
| 86 |
+
"toad lily",
|
| 87 |
+
"anthurium",
|
| 88 |
+
"frangipani",
|
| 89 |
+
"clematis",
|
| 90 |
+
"hibiscus",
|
| 91 |
+
"columbine",
|
| 92 |
+
"desert-rose",
|
| 93 |
+
"tree mallow",
|
| 94 |
+
"magnolia",
|
| 95 |
+
"cyclamen",
|
| 96 |
+
"watercress",
|
| 97 |
+
"canna lily",
|
| 98 |
+
"hippeastrum",
|
| 99 |
+
"bee balm",
|
| 100 |
+
"ball moss",
|
| 101 |
+
"foxglove",
|
| 102 |
+
"bougainvillea",
|
| 103 |
+
"camellia",
|
| 104 |
+
"mallow",
|
| 105 |
+
"mexican petunia",
|
| 106 |
+
"bromelia",
|
| 107 |
+
"blanket flower",
|
| 108 |
+
"trumpet creeper",
|
| 109 |
+
"blackberry lily"
|
| 110 |
+
],
|
| 111 |
+
"best_accuracy": 97.45098039215686,
|
| 112 |
+
"best_val_loss": 0.9608614360913634,
|
| 113 |
+
"epoch": 28
|
| 114 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42d8379ef08700ed6ad1b816f9eb15420e95b75d068fa643f546f7eacd36c1d
|
| 3 |
+
size 74883867
|