This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
/
meron.json
59 lines (59 loc) · 4.23 KB
/
meron.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"name": "MERON",
"aliases": [
"Methods for Extremely Rapid Observation of Nutritional Status"
],
"description": "MERON is a smartphone app that leverages deep learning technology to map facial features from photos and quickly detect malnutrition in children under five.",
"website": "https://kimetrica.com/our-projects/?country=&service=&search=Methods+for+Extremely+Rapid+Observation+of+Nutritional+Status#start",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/kimetrica/MERON_api/blob/master/LICENSE"
},
{
"spdx": "MIT",
"licenseURL": "https://github.com/kimetrica/MERON_model/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 2,
"evidenceURL": "https://kimetrica.com/our-projects/?country=&service=&search=Methods+for+Extremely+Rapid+Observation+of+Nutritional+Status#start"
},
{
"SDGNumber": 3,
"evidenceText": "In 2020, 45 million children under five were wasted (https://data.unicef.org/topic/nutrition/malnutrition/). These children require urgent feeding, treatment and care to survive. Early detection of nutritional status is essential, but current methods are either invasive, time-intensive, error-prone, and too dangerous to use during the COVID-19 pandemic. As such, there is a need for a safer, faster and more affordable method for assessing nutritional status in children especially when clinical capacity is stretched. MERON helps to quickly identify, locate and target the children most in need of nutritional assistance. With MERON’s more timely, cheaper, yet accurate, information, we can advance the prevention, diagnosis, and treatment of childhood undernutrition. For severe acute malnutrition (SAM) children alone, this means reducing deaths by 55%, thereby preventing over 150,000 deaths across low- and middle-income countries."
},
{
"SDGNumber": 9,
"evidenceText": "In 2020, 45 million children under five were wasted (https://data.unicef.org/topic/nutrition/malnutrition/). These children require urgent feeding, treatment and care to survive. Early detection of nutritional status is essential, but current methods are either invasive, time-intensive, error-prone, and too dangerous to use during the COVID-19 pandemic. As such, there is a need for a safer, faster and more affordable method for assessing nutritional status in children especially when clinical capacity is stretched. MERON helps to quickly identify, locate and target the children most in need of nutritional assistance. With MERON’s more timely, cheaper, yet accurate, information, we can advance the prevention, diagnosis, and treatment of childhood undernutrition. For severe acute malnutrition (SAM) children alone, this means reducing deaths by 55%, thereby preventing over 150,000 deaths across low- and middle-income countries."
},
{
"SDGNumber": 17,
"evidenceText": "In 2020, 45 million children under five were wasted (https://data.unicef.org/topic/nutrition/malnutrition/). These children require urgent feeding, treatment and care to survive. Early detection of nutritional status is essential, but current methods are either invasive, time-intensive, error-prone, and too dangerous to use during the COVID-19 pandemic. As such, there is a need for a safer, faster and more affordable method for assessing nutritional status in children especially when clinical capacity is stretched. MERON helps to quickly identify, locate and target the children most in need of nutritional assistance. With MERON’s more timely, cheaper, yet accurate, information, we can advance the prevention, diagnosis, and treatment of childhood undernutrition. For severe acute malnutrition (SAM) children alone, this means reducing deaths by 55%, thereby preventing over 150,000 deaths across low- and middle-income countries."
}
],
"sectors": [
"Nutrition"
],
"type": [
"software",
"aimodel"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/kimetrica/MERON_api"
}
],
"organizations": [
{
"name": "Kimetrica LLC",
"website": "https://kimetrica.com/",
"org_type": "owner",
"contact_name": "Allan Kinoti",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}