File size: 1,287 Bytes
a6e745e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: mit
---

This model was trained by the [AI for Good Lab](https://www.microsoft.com/en-us/research/group/ai-for-good-research-lab/) at Microsoft, and is distributed as part of [Pytorch-Wildlife](https://github.com/microsoft/CameraTraps). The official location of the model file is [Zenodo](https://zenodo.org/records/10041983).

These files are copied to this Hugging face repo because of the easy integration with [AddaxAI](https://addaxdatascience.com/addaxai).

**Developer**

AI for Good Lab, Microsoft

**Description**

Animal classifier for the Colombian Amazon, recognising 36 genera. Built on Pytorch-Wildlife's AI4GAmazonRainforest ResNet architecture.

**Classes**

* Dasyprocta  
* Bos  
* Pecari  
* Mazama  
* Cuniculus  
* Leptotila  
* Human  
* Aramides  
* Tinamus  
* Eira  
* Crax  
* Procyon  
* Capra  
* Dasypus  
* Sciurus  
* Crypturellus  
* Tamandua  
* Proechimys  
* Leopardus  
* Equus  
* Columbina  
* Nyctidromus  
* Ortalis  
* Emballonura  
* Odontophorus  
* Geotrygon  
* Metachirus  
* Catharus  
* Cerdocyon  
* Momotus  
* Tapirus  
* Canis  
* Furnarius  
* Didelphis  
* Sylvilagus  
* Unknown  

**Links**

[Learn more](https://github.com/microsoft/CameraTraps)

[License](https://github.com/microsoft/CameraTraps/blob/main/LICENSE)