lashao commited on
Commit
65555b5
·
verified ·
1 Parent(s): a942142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -15
README.md CHANGED
@@ -7,7 +7,7 @@ tags: []
7
 
8
  ### Model Description
9
 
10
- MiewID-msv2 is a feature extractor pretrained re-identification task on a large, high-quality dataset of 54 wildlife species - terrestrial and aquatic - including fins, flukes, flanks, faces.
11
 
12
  - **Model Type:** Wildlife re-identification feature backbone
13
  - **Model Stats:**
@@ -71,20 +71,9 @@ View more usage examples at https://github.com/WildMeOrg/wbia-plugin-miew-id/tre
71
 
72
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
73
 
74
- The dataset used for these experiments was a combination of data from Wildbook platforms (multiple users) and
75
- the Happywhale Kaggle competitions multi-species dataset. The latter is available for
76
- non-commercial purposes and academic research and education. A subset of data from Wildbook platforms is available at https://lila.science/datasets. There are two main distinctions
77
- between the Happywhale and Wildbook datasets in addition to different species coverage as used
78
- in our experiments.
79
- The Happywhale dataset did not have viewpoint labels (e.g., left, right, top, bottom), which can
80
- refine re-ID training approaches.
81
- The bounding boxes for the annotations of interest (AoI) in the Happywhale-sourced data were
82
- generated using a pre-trained Detic model (developed during the contest).
83
- Where the datasets overlapped by species, only one dataset was used to ensure no duplication of
84
- individuals was present. Not every species from the Happywhale dataset was incorporated, with
85
- limited data excluding some underrepresented species wholesale. For selected species, no
86
- filtering was done on the basis of quality or distinctiveness, with real-world data valued for its
87
- diversity.
88
 
89
  ### Example images
90
 
 
7
 
8
  ### Model Description
9
 
10
+ MiewID-msv2 is a feature extractor trained for re-identification using contrastive learning on a large, high-quality dataset of 54 wildlife species - terrestrial and aquatic - including fins, flukes, flanks, faces.
11
 
12
  - **Model Type:** Wildlife re-identification feature backbone
13
  - **Model Stats:**
 
71
 
72
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
73
 
74
+ The dataset used for these experiments was a combination of data from Wildbook platforms (multiple users), Happywhale Kaggle competitions multi-species dataset and multiple publicly available datasets. The latter is available for
75
+ non-commercial purposes and academic research and education. A subset of data from Wildbook platforms is available at https://lila.science/datasets.
76
+
 
 
 
 
 
 
 
 
 
 
 
77
 
78
  ### Example images
79