ptynecki commited on
Commit
914b0db
1 Parent(s): 6f5c397

Update README.md

Browse files

Updated README.md

Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <img src="https://gitlab.com/trapper-project/trapper-ai-worker/-/raw/main/OSCF-TRAPPER-AI-logo.png">
3
  </p>
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: ultralytics
5
+ license: gpl-3.0
6
+ pipeline_tag: image-classification
7
+ base_model: OSCF/TrapperAI-v02.2024
8
+ metrics:
9
+ - f1-score
10
+ - mAP50-95
11
+ tags:
12
+ - trapper
13
+ - trapperai
14
+ - ecology
15
+ - biology
16
+ - wildlife
17
+ - animal detection
18
+ - species classification
19
+ ---
20
+
21
  <p align="center">
22
  <img src="https://gitlab.com/trapper-project/trapper-ai-worker/-/raw/main/OSCF-TRAPPER-AI-logo.png">
23
  </p>