forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkoster-seafloor-observatory.json
45 lines (45 loc) · 2.15 KB
/
koster-seafloor-observatory.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
36
37
38
39
40
41
42
43
44
45
{
"name": "Koster Seafloor Observatory",
"aliases": [
"KSO"
],
"description": "Koster Seafloor Observatory (KSO) is a system which combines citizen science and machine learning for automated analysis of subsea movies. The system offers volunteers to assist scientists by watching snapshots of deep-water recordings and identify species in short movies recorded by remotely operated vehicles (ROVs). These annotations are then used to train machine learning algorithms to recognise biological objects in real time - for example species or habitats that are rare or indicative for a certain ecological condition. Originally, KSO was designed for presenting the biological diversity on the seabed of Kosterhavets National Park on the Swedish West coast - an environment that is otherwise invisible to the public. Here you can find dead whales, flying feather stars, swimming scallops, large colourful sponges and starfish. Currently, the KSO system is upgraded and will soon also feature Baltic environments, while the analytical functions likewise expanding.",
"website": "https://www.zooniverse.org/projects/victorav/the-koster-seafloor-observatory",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/ocean-data-factory-sweden/koster_ml/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 14,
"evidenceText": "KSO contriuted to a global ocean observing system for marine biodiversity and anthropogenic effects "
}
],
"sectors": [],
"type": [
"software",
"aimodel"
],
"repositories": [
{
"name": "Github repository for the system data flow",
"url": "https://github.com/ocean-data-factory-sweden/koster_data_management"
},
{
"name": "Github repository for the machine learning model",
"url": "https://github.com/ocean-data-factory-sweden/koster_ml"
}
],
"organizations": [
{
"name": "University of Gothenburg, Swedish biodiversity Data Infrastructure",
"website": "https://biodiversitydata.se/",
"org_type": "maintainer",
"contact_name": "Matthias Obst",
"contact_email": "[email protected]"
}
],
"stage": "nominee"
}