-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplatform.json
35 lines (35 loc) · 1 KB
/
platform.json
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
[
{
"title": "Wild Boar Detection and Counting Models Using YOLOv5",
"creator": "ART21",
"date": "2024/12/12",
"icon": "https://github.com/ICAERUS-EU/UC1_Crop_Monitoring/assets/148956768/04434b88-4913-4eb2-9af2-a2b67ff70cd9",
"url": "https://github.com/ICAERUS-EU/UC4_Forestry_and_Biodiversity/tree/main/models/01_boar_detector_v1",
"icaerus_applications": [
"biodiversity monitoring"
],
"uses_cases": [
"4"
],
"extra": {
"key1": "",
"key2": ""
},
"filters": {
"content": [
"Deep learning",
"Computer vision",
"Detection"
],
"data-type": [
"Thermal images with white-hot color pallete"
],
"subject": [
"Wild Boars in Forests and Fields"
],
"location": [
"Lithuania"
]
}
},
]