Addax-Data-Science commited on
Commit
ba16174
·
verified ·
1 Parent(s): 86052a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -1
README.md CHANGED
@@ -2,4 +2,63 @@
2
  license: cc-by-sa-4.0
3
  ---
4
 
5
- Does this work?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-sa-4.0
3
  ---
4
 
5
+ This model was trained by [the Deepfaune initiative](https://www.deepfaune.cnrs.fr/en/). The official location of the model files is [the Deepfaune GitLab repository](https://plmlab.math.cnrs.fr/deepfaune/software/-/tree/master).
6
+
7
+ These files are copied to this Hugging face repo because of the easy integration with [AddaxAI](https://addaxdatascience.com/addaxai).
8
+
9
+ **Developer**
10
+
11
+ The Deepfaune initiative
12
+
13
+ **Model version**
14
+
15
+ v1.3
16
+
17
+ **Description**
18
+
19
+ The Deepfaune initiative aims at developing 'artificial intelligence' models to automatically classify species in images and videos collected using camera-traps. The initiative is led by a core academic team from the French 'Centre National de la Recherche Scientifique' (CNRS), in collaboration with more than 50 European partners involved in wildlife research, conservation and management. The Deepfaune models can be run through a custom software freely available on the website, or through other software packages or platforms like EcoAssist. New versions of the model are published regularly, increasing classification accuracy or adding new species to the list of species that can be recognized. More information is available at: https://www.deepfaune.cnrs.fr.
20
+
21
+ **Classes**
22
+
23
+ * bison
24
+ * badger
25
+ * ibex
26
+ * beaver
27
+ * red deer
28
+ * chamois
29
+ * cat
30
+ * goat
31
+ * roe deer
32
+ * dog
33
+ * fallow deer
34
+ * squirrel
35
+ * moose
36
+ * equid
37
+ * genet
38
+ * wolverine
39
+ * hedgehog
40
+ * lagomorph
41
+ * wolf
42
+ * otter
43
+ * lynx
44
+ * marmot
45
+ * micromammal
46
+ * mouflon
47
+ * sheep
48
+ * mustelid
49
+ * bird
50
+ * bear
51
+ * nutria
52
+ * raccoon
53
+ * fox
54
+ * reindeer
55
+ * wild boar
56
+ * cow
57
+
58
+ **Links**
59
+
60
+ [Learn more](https://www.deepfaune.cnrs.fr/en/)
61
+
62
+ [Cite](https://link.springer.com/article/10.1007/s10344-023-01742-7)
63
+
64
+ [License](https://creativecommons.org/licenses/by-sa/4.0/)