Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,14 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- image-classification
|
|
|
|
|
|
|
4 |
library_name: wildlife-datasets
|
5 |
license: cc-by-nc-4.0
|
6 |
---
|
7 |
|
8 |
-
# Model card for MegaDescriptor-
|
9 |
A EfficientNetB3 based image feature model. Supervisely pre-trained on animal re-identification datasets.
|
10 |
|
11 |
|
@@ -16,8 +19,10 @@ A EfficientNetB3 based image feature model. Supervisely pre-trained on animal re
|
|
16 |
- GMACs: 1.6
|
17 |
- Activations (M): 21.5
|
18 |
- Image size: 288 x 288
|
19 |
-
- **
|
20 |
-
|
|
|
|
|
21 |
|
22 |
## Model Usage
|
23 |
### Image Embeddings
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- image-classification
|
4 |
+
- ecology
|
5 |
+
- animals
|
6 |
+
- re-identification
|
7 |
library_name: wildlife-datasets
|
8 |
license: cc-by-nc-4.0
|
9 |
---
|
10 |
|
11 |
+
# Model card for MegaDescriptor-T-CNN-288
|
12 |
A EfficientNetB3 based image feature model. Supervisely pre-trained on animal re-identification datasets.
|
13 |
|
14 |
|
|
|
19 |
- GMACs: 1.6
|
20 |
- Activations (M): 21.5
|
21 |
- Image size: 288 x 288
|
22 |
+
- **Paper:** [WildlifeDatasets_An_Open-Source_Toolkit_for_Animal_Re-Identification](https://openaccess.thecvf.com/content/WACV2024/html/Cermak_WildlifeDatasets_An_Open-Source_Toolkit_for_Animal_Re-Identification_WACV_2024_paper.html)
|
23 |
+
- **Related Papers:**
|
24 |
+
- [EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks](https://arxiv.org/abs/1905.11946)
|
25 |
+
- **Pretrain Dataset:** All available re-identification datasets --> https://github.com/WildlifeDatasets/wildlife-datasets
|
26 |
|
27 |
## Model Usage
|
28 |
### Image Embeddings
|