Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
- birder
|
|
|
|
| 5 |
library_name: birder
|
| 6 |
license: apache-2.0
|
| 7 |
---
|
|
@@ -21,6 +22,7 @@ The species list is derived from the Collins bird guide [^1].
|
|
| 21 |
- Params (M): 28.4
|
| 22 |
- Input image size: 384 x 384
|
| 23 |
- **Dataset:** eu-common (707 classes)
|
|
|
|
| 24 |
|
| 25 |
- **Papers:**
|
| 26 |
- ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders: <https://arxiv.org/abs/2301.00808>
|
|
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
- birder
|
| 5 |
+
- pytorch
|
| 6 |
library_name: birder
|
| 7 |
license: apache-2.0
|
| 8 |
---
|
|
|
|
| 22 |
- Params (M): 28.4
|
| 23 |
- Input image size: 384 x 384
|
| 24 |
- **Dataset:** eu-common (707 classes)
|
| 25 |
+
- Intermediate training involved ~4000 species from asia, europe and eastern africa
|
| 26 |
|
| 27 |
- **Papers:**
|
| 28 |
- ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders: <https://arxiv.org/abs/2301.00808>
|