hassonofer commited on
Commit
3ba1156
·
verified ·
1 Parent(s): e4af8b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,14 +10,14 @@ license: apache-2.0
10
 
11
  A Dual Attention Vision Transformer (DaViT) image classification model. This model was trained on the `il-all` dataset (all the relevant bird species found in Israel inc. rarities).
12
 
13
- The specie list is based on data from <https://www.israbirding.com/checklist/>.
14
 
15
  ## Model Details
16
 
17
- - **Model Type:** Image classification / detection backbone
18
  - **Model Stats:**
19
  - Params (M): 28.0
20
- - Image size: 384 x 384
21
  - **Dataset:** il-all (550 classes)
22
 
23
  - **Papers:**
 
10
 
11
  A Dual Attention Vision Transformer (DaViT) image classification model. This model was trained on the `il-all` dataset (all the relevant bird species found in Israel inc. rarities).
12
 
13
+ The species list is derived from data available at <https://www.israbirding.com/checklist/>.
14
 
15
  ## Model Details
16
 
17
+ - **Model Type:** Image classification and detection backbone
18
  - **Model Stats:**
19
  - Params (M): 28.0
20
+ - Input image size: 384 x 384
21
  - **Dataset:** il-all (550 classes)
22
 
23
  - **Papers:**