dima806's picture
Update README.md
2877f1d verified
|
raw
history blame
No virus
3.39 kB
metadata
license: apache-2.0
metrics:
  - accuracy
  - f1

Detect type of Indian medicinal plant based on plants/leafs image.

See https://www.kaggle.com/code/dima806/indian-medicinal-plants-image-detection-vit for more details.

Classification report:

                precision    recall  f1-score   support

          Amla     1.0000    1.0000    1.0000        29
         Curry     1.0000    1.0000    1.0000        34
         Betel     1.0000    1.0000    1.0000        53
        Bamboo     1.0000    1.0000    1.0000        53
Palak(Spinach)     1.0000    1.0000    1.0000        30
     Coriender     1.0000    1.0000    1.0000        23
        Ashoka     1.0000    1.0000    1.0000        29
    Seethapala     1.0000    1.0000    1.0000        23
   Lemon_grass     1.0000    1.0000    1.0000        29
       Pappaya     1.0000    1.0000    1.0000        29
    Curry_Leaf     1.0000    1.0000    1.0000        29
         Lemon     1.0000    1.0000    1.0000        54
         Nooni     1.0000    1.0000    1.0000        29
         Henna     1.0000    1.0000    1.0000        30
         Mango     1.0000    1.0000    1.0000        50
    Doddpathre     1.0000    1.0000    1.0000        28
  Amruta_Balli     1.0000    1.0000    1.0000        29
     Betel_Nut     1.0000    1.0000    1.0000        29
         Tulsi     1.0000    1.0000    1.0000        36
   Pomegranate     1.0000    1.0000    1.0000        29
        Castor     1.0000    1.0000    1.0000        58
     Jackfruit     1.0000    1.0000    1.0000        22
       Insulin     1.0000    0.9655    0.9825        29
        Pepper     1.0000    1.0000    1.0000        29
 Raktachandini     1.0000    1.0000    1.0000        29
      Aloevera     1.0000    1.0000    1.0000        57
       Jasmine     1.0000    1.0000    1.0000        38
    Doddapatre     1.0000    1.0000    1.0000        29
          Neem     1.0000    1.0000    1.0000        56
      Geranium     1.0000    1.0000    1.0000        29
          Rose     1.0000    1.0000    1.0000        55
         Gauva     1.0000    1.0000    1.0000        29
      Hibiscus     1.0000    1.0000    1.0000        57
  Nithyapushpa     1.0000    1.0000    1.0000        29
    Wood_sorel     1.0000    1.0000    1.0000        29
      Tamarind     1.0000    1.0000    1.0000        35
         Guava     1.0000    1.0000    1.0000        26
        Bhrami     1.0000    1.0000    1.0000        21
        Sapota     1.0000    1.0000    1.0000        29
        Basale     1.0000    1.0000    1.0000        29
       Avacado     0.9667    1.0000    0.9831        29
   Ashwagandha     1.0000    1.0000    1.0000        29
      Nagadali     1.0000    0.8065    0.8929        31
         Arali     1.0000    1.0000    1.0000        29
          Ekka     1.0000    1.0000    1.0000        29
        Ganike     0.7931    1.0000    0.8846        23
        Tulasi     1.0000    1.0000    1.0000        29
         Honge     1.0000    1.0000    1.0000        52
          Mint     1.0000    1.0000    1.0000        58
  Catharanthus     1.0000    1.0000    1.0000        27
        Papaya     1.0000    1.0000    1.0000        27
        Brahmi     1.0000    1.0000    1.0000        29

      accuracy                         0.9961      1782
     macro avg     0.9954    0.9956    0.9951      1782
  weighted avg     0.9968    0.9961    0.9961      1782