hassonofer commited on
Commit
efc6de2
·
verified ·
1 Parent(s): 99f69d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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): 38.8
22
  - Input image size: 384 x 384
23
  - **Dataset:** eu-common (707 classes)
 
24
 
25
  - **Papers:**
26
  - Designing Network Design Spaces: <https://arxiv.org/abs/2003.13678>
 
2
  tags:
3
  - image-classification
4
  - birder
5
+ - pytorch
6
  library_name: birder
7
  license: apache-2.0
8
  ---
 
22
  - Params (M): 38.8
23
  - Input image size: 384 x 384
24
  - **Dataset:** eu-common (707 classes)
25
+ - Intermediate training involved ~2000 species from Asia and Europe
26
 
27
  - **Papers:**
28
  - Designing Network Design Spaces: <https://arxiv.org/abs/2003.13678>