Update README.md
Browse files
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
|
| 14 |
|
| 15 |
## Model Details
|
| 16 |
|
| 17 |
-
- **Model Type:** Image classification
|
| 18 |
- **Model Stats:**
|
| 19 |
- Params (M): 28.0
|
| 20 |
-
-
|
| 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:**
|